> I would like to get DrDoc to document each package or bundle of packages. > As part of the documentation I would also like to include SmallLint rules > that have to hold. > If you have any idea how we can support the creation of better package with > meta data > please let me know.
PackageInfo was designed so that it can be subclassed within packages to define additional meta-data. Currently only very few packages use this feature. The advantage of the existing mechanism is that Monticello already integrates with PackageInfo. Lukas -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
