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
>
> Fight!
> Frederiko
>   
Option 2.

Scripts directory could be placed just somewhere in component's 
directory not necessary in in src/
I prefer scripts/ in component's root.

Regards,
-- 
Sergiy Alyeksyeyev
Software Developer
[EMAIL PROTECTED] | eZ systems | ez.no

-- 
Components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/components

Reply via email to