using livecoding with multiple files, __init__.py project structure

12 views
Skip to first unread message

ThatsAMorais

unread,
Dec 19, 2011, 3:32:46 AM12/19/11
to py-livecoding
This is a cool module, first off, so thanks for writing it.

I'm having some trouble translating the example into a project with
multiple files. Do you have any insight into how I can centralize the
initialization of livecoding to monitor my files without setting up a
custom module system in each file? In other words, several files may
import something that will need to be monitored, but as I see it each
file will have to import livecoding, add some directories, then import
from these custom modules. Yet, doesn't that mean I would have a
bunch of code-reloader instances, some of which were watching the same
modules.

Thanks

Richard Tew

unread,
Dec 19, 2011, 3:35:12 AM12/19/11
to py-liv...@googlegroups.com
You would need to provide a concrete example so I can see what you mean.

> --
> You received this message because you are subscribed to the Google Groups "py-livecoding" group.
> To post to this group, send an email to py-liv...@googlegroups.com.
> To unsubscribe from this group, send email to py-livecodin...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/py-livecoding?hl=en-GB.
>

Reply all
Reply to author
Forward
0 new messages