Frederik Holljen wrote: > Alrighto.. I've update the possibilities with the comments from the > discussion. Time to sumzero. > > Original introduction: >> As discussed we want to include a console script for DatabaseSchema for >> loading and saving schemas from or to disk. The question is; where do we >> put such scripts. We have quite a few options: > > The options > 1. Make one separate scripts component for _all_ scripts > + all scripts gathered > - this component will have a lot of requirements and may pull in all of > ezc > > > 2. Make a scripts directory in the src dir of a component > + script together with the component where it belongs > - can add (optional) requirements to the component > > 3. Make a new scripts component for each component named > ezcComponentNameScripts > + Nice handling of requirements > - Lots of components
I would like option 2. The scripts directory could also be on the same level with src, not inside src. -- Alexandru Stanoi eZ Components System Developer eZ Systems | http://ez.no -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
