Search:

Type: Posts; User: arnoudb; Keyword(s):

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. might help

    Hi Guys,

    I'm building a framework on top of SAS container and had the same problem.
    for me getting the right applicationdomain for subapplications works like this:

    context.applicationDomain =...
  2. Cool!

    Hi Roland,

    Looking at the code you did a great job on the module system! Also it doesn't seem too complicated to change it to be more generalized.

    But for the project we do now we chose to...
  3. feature request: support for subapplications

    hi guys,

    I was trying to load a subapplication with its own container.
    But now only modules are supported with their own containers.

    Of course loading a subapplication in a sibling...
  4. Replies
    4
    Views
    1,139

    awesome!

    Dude,

    that's great! The response time on bugs for this project is just awesome!
    Keep it up!

    Arnoud
  5. Replies
    4
    Views
    1,380

    done!

    Hi Roland,

    didn't know you had a public jira for SAS. nice!
    I filed the bug.

    cheers,

    Arnoud
  6. Replies
    4
    Views
    1,139

    done

    Hi roland,

    i filed the bug.

    have a good weekend,

    Arnoud
  7. Replies
    4
    Views
    1,139

    bug in as3commons.Reflect

    Hi,

    I don't know if this is the right place to post a bug in the as3Commons reflect package. If not please let me know.
    I thought to post it here because it causes my springactionscript config to...
  8. Replies
    4
    Views
    1,380

    ChannelSet, internal class not found error

    Hi sas guru's,

    I think i found a bug in the last release. When i define a ChannelSet in the context i get the following error:

    ReferenceError: The property 'channelSet' on the definition of...
  9. Replies
    3
    Views
    1,567

    confirm issues

    Hi Guys,

    Awesome work with the new release!

    Just wanted to let you know i run in the exact same issues with property files. So this post is just to confirm that in the new release:
    1. property...
  10. Replies
    2
    Views
    893

    Need some votes

    Hi All,

    I'm finding refactoring classes that are defined in .xml context files cumbersome. I think when renaming a class Flash Builder should also check .xml and .property files for fully...
  11. Replies
    49
    Views
    11,434

    ok nice!

    Hi Roland,

    Nice that you guys are on it! I think the way you described is the way to go. Let the parent application (the boss) determine how a module is loaded and if or not the main application...
  12. Replies
    49
    Views
    11,434

    no changes in trunk...

    Hi Roland,

    I did an svn update but i dont see changes in the trunk for the reflection api. Did you commit the changes?
    If I do de search of my previous post i still see the problematic calls...
  13. Replies
    49
    Views
    11,434

    hmmmm....

    Hi Roland,

    I was playing some more with the module sytem with the debugger.
    I cannot find the problem, but i did a extended search on ClassUtils.forName with less than 2 parameters. Enter the...
  14. Replies
    49
    Views
    11,434

    not entirely done.... but close!

    Hi Roland,

    I've been testing the module wiring intensively but there seems to be a few things not working entirely right, yet.
    But i understand you didn't notice because it's a specific case:

    ...
  15. logical but not intuitive

    Hi,

    I think the situation you describe is logical if you know the internals of stage wiring, but i understand it's not intuitive.

    Stage wiring happens if an item is added to the stage. In that...
  16. Replies
    49
    Views
    11,434

    Whooptiewhoo!

    Nice!

    It all works now as far as i can see. I also like the abstraction into a class in lang of the SoftReference.

    I am afraid that applicationDomains are read-only... So you'll have to load a...
  17. Replies
    49
    Views
    11,434

    Careful with the dictionaries....

    Hi Roland,

    probably you already know, but i see so many people doing it wrong.
    If you want to use a dictionary to make a weak reference, make sure you make the applicationDomain the key and not...
  18. Replies
    49
    Views
    11,434

    close....

    Hi Roland,

    You are very close to completely solve the issue. Great!

    But... The only problem i have is if i use [Autowired] (or byType)
    In that case it doesn't work.

    Still a minor (i hope)...
  19. Replies
    49
    Views
    11,434

    Sure, i'll give it a try!

    Hi Roland,

    I'm glad that you found the issue! And no apology needed, really. You guys are always very responsive and determined to solve issues. Sometimes it just takes a bit longer to nail the...
  20. Replies
    49
    Views
    11,434

    Ok Cool!

    Ok great!

    i think we are on the same wavelength :D

    just let me know if i can do anything to help further. This thing intrigues me. Especially because i'm buiding my own mvcs on top of SAS that...
  21. Replies
    49
    Views
    11,434

    hmmmm....

    Ok i'll keep it short... :D

    I do understand the ide issue and you don't have to convince me that is there. I recognized that a few times already. What i'm trying to say is that there is a way more...
  22. Replies
    49
    Views
    11,434

    haha :D

    Hi Roland,

    i did read your posts very well but apparently i'm not clear with my description?

    what i mean with define and retreive an object from the context is something like: first define it...
  23. Replies
    49
    Views
    11,434

    conclusive....

    Hi Roland, i'm hoping im not driving you crazy with my wining about the modules contexts with custom classes :D

    Ok I think i can prove there is a bug in the reflection handling.

    First of all,...
  24. Replies
    3
    Views
    1,239

    thanx!

    Hi Roland,

    thanx for the info!

    i think that setting the stage wiring off by default in v0.9 is a good choice.

    For example we are using SAS (to configure the app externally) with Mate right...
  25. Replies
    49
    Views
    11,434

    we just don't agree :D

    Hi Roland,

    The funny thing is that i'm still convinced that it's a SAS problem. :p

    in your previous remark you say:

    "This error sort of gives it away:"


    ReferenceError: Error #1065:...
Results 1 to 25 of 53
Page 1 of 3 1 2 3