On Oct 12, 2013 6:51 PM, "Sarvi Shanmugham" <[email protected]> wrote: > > 1 small step at a time :-) I am not brave enough to go this path yet. > > Let me do the restructuring as listed above first. Have made the directory changes and can be see here below > https://github.com/sarvi/pyjs/tree/pip-install > > It does build/work yet. Just wanted to get some feedback along the way while I continue to work getting it to actually work. > > the pyjsc/pyjsw/pyjsd can later be separate into separate git repositories if need be.
The desktop stuff does not need to be split out, it's tiny. The widgets library is a top level import and must remain or become as such. This is more complex then just shuffling as I've already tried something like this before -- I'd focus on fixing other issues for now, or use distutils/setuptools options that allow customizing the final layout to meet your requirements. Also, if you could use inline/contextual posting style, that would be fantastic ;) -- C Anthony [mobile] -- --- You received this message because you are subscribed to the Google Groups "Pyjs.org Users" 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.
