Results 1 to 3 of 3

Thread: asdoc MXMLApplicationContext version confusion

  1. #1
    Join Date
    Dec 2008
    Posts
    15

    Default asdoc MXMLApplicationContext version confusion

    Hi, I'm trying to move to 0.9-SNAPSHOT releases temporarily -- hoping the official 0.9 release is out soon.

    When I did that, I noticed that MXMLApplicationContext moved from

    org.springextensions.actionscript.context.support. mxml.MXMLApplicationContext

    to

    org.springextensions.actionscript.context.support. MXMLApplicationContext

    Also, the interface changed. It used to have properties for configLocations and a handler for complete (loading finished), but these have disappeared?

    I am not sure now what to do with this new class. I depended on that handler to call me back when it was finished loading so I could do some initialization code.

    The documentation all refers to the old class. I realize this is a snapshot version so things may be in flux, but can someone tell me what the strategy is for moving ahead on this class?

    Thanks in advance!

    Regards,
    Davis

  2. #2
    Join Date
    Dec 2008
    Posts
    15

    Default

    No responses?

    I would really like to use the 0.9-SNAPSHOT release b/c I am in dire need of an EventBus, but it is un-usable since I cannot properly figure out how to now use MXMLApplicationContext which has moved and no longer has the same properties. Any ideas?

    Regards,
    Davis

  3. #3
    Join Date
    Oct 2008
    Location
    Belgium
    Posts
    160

    Default

    Hi Davis,

    sorry for the trouble here. We are rewriting stuff for the MXMLApplicationContext and the documentation has not been updated since. I'll send you a PM with my IM details so we can solve this for you.

    regards,
    Christophe
    Christophe Herreman
    Spring ActionScript Founder
    http://www.herrodius.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •