[Opensim-dev] Filesystem cleanup for OpenSim repository
Sean Dague
sean at dague.net
Fri Oct 26 20:53:32 UTC 2007
For those of us on Linux, the fact that Assembly names != Namespaces !=
directory structure makes finding relevant code a bit of a pain.
I suggest a grand cleanup in this space with the standard being Assembly
name wins. And example here would be the fact that the assembly:
OpenSim.Region.Environment is created out of 7 directories and
namespaces.
OpenSim/Region/Environment/Scenes/Scripting/
OpenSim/Region/Environment/Scenes/
OpenSim/Region/Environment/Interfaces/
OpenSim/Region/Environment/Types
OpenSim/Region/Environment/Modules
OpenSim/Region/Environment/LandManagement
OpenSim/Region/Environment
Either we should turn this into 7 assemblies, or we should collapse
these into a single namespace / directory. Comments on which direction
we should go would be welcomed. I'm happy to dig in on some cleanup
here early next week once a decision is made.
I personal vote for less assemblies, as we already have 22 of them if we
go by the current model, and maintenance on the build system is somewhat
linearly affected by assembly count.
-Sean
--
__________________________________________________________________
Sean Dague Mid-Hudson Valley
sean at dague dot net Linux Users Group
http://dague.net http://mhvlug.org
There is no silver bullet. Plus, werewolves make better neighbors
than zombies, and they tend to keep the vampire population down.
__________________________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20071026/fceee023/attachment-0001.pgp>
More information about the Opensim-dev
mailing list