On 10/12/08, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
I lukas I see that you group together all the tests and I would prefer to have test associate with the package they test.
Tests are always in separate package (so that you don't have to load them in productive code). As you can see in the list, most packages have an associated test package: Seaside-Session and Seaside-Tests-Session You find a more complicated example of a group of packages that also includes platform specific code at the bottom of <http://code.google.com/p/seaside/wiki/PackageNaming>. Cheers, Lukas
stef
On Oct 12, 2008, at 11:46 AM, Lukas Renggli wrote:
In Visualworks there is no dash convention, which is much better...
This might be interesting in the context of discussion:
We documented the package naming conventions for Seaside 2.9 here:
http://code.google.com/p/seaside/wiki/PackageNaming
The complete list of packages is documented here:
http://code.google.com/p/seaside/wiki/LoadOrder
When following these conventions there are no conflicts. The dashes are there to separate the different concerns of the name. We don't use meta-packages (-All), because every developer has a different set of packages anyway.
Cheers, Lukas
Cheers, Alexandre
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch