On Sat, Apr 7, 2012 at 12:57 AM, Rob Peters
<[email protected]> wrote:
> Fantastic. I'll give that a shot tonight...

 if you want a laugh try --stupid-mode :)

 btw if you want reduced code size you need to look through the
archives, for post by suzan shakya - she was the one who did some
research into which options produce the smallest code.

 the best advice is: just experiment.  try everything.  make sure the
app still works, because some of the options disable python
interoperability features (because they're just... too expensive to
emulate), and, obviously, if the code you've written depends on those,
you're stuffed! :)  normally however it's trivial to rewrite the
application.

 all the pyjamas UI code *should* work regardless of the compile options used.

 let us know how you get on ok?  it'll help other people out, if you do.

 l.

Reply via email to