On Thursday 26 July 2007 18:40, 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
>

Option 2.

BTW. Can non-PHP scripts placed in here as well?
-- 
Components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/components

Reply via email to