[
https://issues.apache.org/jira/browse/GEODE-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075002#comment-16075002
]
David Kimura commented on GEODE-3165:
-------------------------------------
Seems okay to me. One thing to keep in mind though is that we have a bunch of
directories in root that aren't core sources, like contrib, docker, and packer.
If we move everything in src to root then it makes it a slightly less obvious
for someone who uses an _actual_ editor like vim ;) or emacs since then the
directory structure of core sources becomes less obvious.
> Re-organize sources to make integration with IDE that support CMake easier.
> ---------------------------------------------------------------------------
>
> Key: GEODE-3165
> URL: https://issues.apache.org/jira/browse/GEODE-3165
> Project: Geode
> Issue Type: Task
> Components: native client
> Reporter: Jacob S. Barrett
>
> Many of the IDE's that support CMake expect that CMakeList.txt be in the root
> of the project. I propose moving the contents of src/ to the root, which was
> the intent after cleaning out all the legacy cruft in root.
> /src/docs -> /docs/api
> /src/* -> /root/*
> Since this a pretty straight forward move there should not be issues with
> merging changes between older branches and develop after this move.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)