On Mon, Aug 31, 2009 at 2:24 PM, Phil Dawes<[email protected]> wrote: > Nothing to do with design, but one thing that Factor did really well was > bundle contributed libraries with the main download. This encourages > people to create and maintain libraries where they otherwise might not > have done. > > -Phil
As an observer, I also noticed that it is a big advantage to keep all code in one repo. While the number of contributors is small, it allows to concentrate on features and not bother with backward-compatibility too much since all libraries have the same release id. When some API is broken, transversal changes can be made to fix the affected libraries. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
