[Arp] Large ARP application speed

Mike Britton mbritton72 at gmail.com
Wed Jan 12 17:27:23 PST 2005


Someone please correct me if I'm wrong, but if you're storing the form
values as they are submitted and not relying on the presence of form
elements onstage (using some kind of value object), couldn't you use
the timeline to create a drilldown-type form requiring only one
ArpForm (or "View")?

If you decided to position your form elements offstage, I think using
a function like arrange() in your Application.as would be cleaner than
doing the positioning inside your show and hide methods.  In my
opinion those should be reserved for just showing and hiding.


Mike



More information about the Arp mailing list