First: Thanks for Guasax, looks really slick.
I am a noob to Guasax and have, what i think might be a dumb question:
is there cashing going on some where? Do I need to update a setting
for "development" and "production"?
I as this question because of this: the sample applications run great,
but whenever I change anything and recompile I do not see any changes?
If I remove the Guasax framework code from the <mx:Application> tag,
recompile, then I can see the changes in code. But once I put the
framework code back in, the caching "issue" happens and nothing
changes after that. Am I missing something important?
I have Googled this, but cant find an answer.
Thanks for the help and I am very excited about Guasax.
John Allen
private var classForCompile:Array = [MyBussinessA,MyBussinessB];
I hope this info is helpful for resolve your problem, if you have any
other problem let me know.
I am using the latest and greatest browsers and have disabled caching.
Simply: I cant even get the Alert function in HelloWorldBO to change
its text. Seems super weird, so I am sure it is a silly thing I am
missing. Silly noob! =?
I'll keep messing around.
Thanks again!
John Allen