On Tue, Oct 15, 2013 at 6:12 PM, Glyph <[email protected]> wrote:
> > On Oct 15, 2013, at 3:02 PM, Lex Berezhny <[email protected]> wrote: > > 1. In an effort to keep a flatter namespace for users we decided that all > of the user modules should be at the root of pyjs. So that it is possible > to do things like: > > > This does look nice, but please keep in mind that "nicer names" is not > necessarily worth having if the price to pay is "all of my (already quite > difficult to test because of browser testing issues) code is now broken". > Having old-style aliases available would really ease the transition. > yes i agree -- this layout is just a super-high-level/coarse-grained overview of where it's heading -- my meta_path work will be merged before any of this, and that transparently handles aliasing old code. IOW: it'll be fully back-compat and any existing code should continue to work (native or translated) -- C Anthony -- --- 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.
