On Mon, 2013-10-28 at 22:17 -0700, Sarvi Shanmugham wrote: > I see 4 different translator options > translator_dict.py
That's a start of a translator that stores attributes/methods in a dict. Is thus by design way more pythonic and slower (always calls getattr) than the default translator. It's not finished. > > translator_proto-KEES.py > translator_proto-KLUEV.py These are remnants of a merge conflict. The KLUEV version might have support for runtime compilation. I'm not sure, but that is what he was working on. As far as I'm concerned, both can be removed. > > translator_proto.py (default I think) Yep. That's the default. Classes are based on javascript prototyping. > > > Does any know what the difference between them is or why there are so > many? > Is this something that can be coalesced? See above. -- --- 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 pyjs-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.