[Laszlo-dev] For Review: Change 20090107-maxcarlson-8 Summary: Convert rtmpstream to lzx syntax
Sarah Allen
sallen at laszlosystems.com
Wed Jan 7 04:41:26 PST 2009
doc: src is public
I don't think the init code should be in an even handler. At least
historically, event order has been non-deterministic which means that
the conventional wisdom has been to always override init in a class, so
that an instance can add an event and the developer's code will execute
after the class init code.
Please open a bug for the fact that "call" is commented out, so we
remember to go back and fix it.
Otherwise it looks awesome. Thank you so much for cleaning up the
syntax!
Sarah
On Wed, Jan 7, 2009 at 4:26 AM , Max Carlson wrote:
> Change 20090107-maxcarlson-8 by maxcarlson at Bank.lan on 2009-01-07
> 04:19:55 PST
> in /Users/maxcarlson/openlaszlo/trunk-clean
> for http://svn.openlaszlo.org/openlaszlo/trunk
>
> Summary: Convert rtmpstream to lzx syntax
>
> Bugs Fixed: LPP-7571 - Rewrite components to use LZX syntax (partial)
>
> Technical Reviewer: sallen
> QA Reviewer: hminsky
>
> Details: Convert to lzx syntax, preserving everything. Note that you
> aren't allowed to have methods named 'call' anymore - see the comment
> below.
>
> Tests: Example from <doc/> section runs as before in swf8 and swf9.
>
> Files:
> M lps/components/extensions/av/rtmpconnection.lzx
>
> Changeset:
> http://svn.openlaszlo.org/openlaszlo/patches/20090107-maxcarlson-8.tar
More information about the Laszlo-dev
mailing list