Why you would like to put your files in /src directly? Putting them in
/src/lib will still enable the functions to be available in other parts of
your application.

If you are ending up with quite a few files, you could bundle them into
another Chicago Boss application.

Tim McNamara
@timClicks <http://twitter.com/timClicks>


On 24 December 2013 03:30, Evgeny M <[email protected]> wrote:

> afaik you _must_ put all other modules in src/lib or its' subdirectories
> if you want them to get autorecompiled
>
> понедельник, 23 декабря 2013 г., 16:02:03 UTC+4 пользователь jackiedong
> написал:
>
>> Hey,
>>   I put some modules directly under src/, but it can't be compiled
>> automatically. But if I put these modules in src/lib/ dir, then they can be
>> compiled automatically.
>>   How can I compile modules under src/? Need I add any parameters?
>>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "ChicagoBoss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to