Re: [flexcoders] Architecture / Design question...

2009-03-09 Thread Paul Andrews
hing right first time. Paul - Original Message - From: "Michael Wills" To: Sent: Monday, March 09, 2009 11:06 PM Subject: Re: [flexcoders] Architecture / Design question... > Wow yeah that would depend on a lot of things. Some thoughts that help > me narrow down prospects

Re: [flexcoders] Architecture / Design question...

2009-03-09 Thread Michael Wills
Wow yeah that would depend on a lot of things. Some thoughts that help me narrow down prospects like that: Am I doing all of the subcomponents in MXML? If so I could manage it with States perhaps using addChild. Pass the state in on instantiation/show/creationComplete, etc. Am I doing all of th

[flexcoders] Architecture / Design question...

2009-03-09 Thread tchredeemed
I have a situation in which I am currently using a very ugly set up to get the job done, but I want to change this (will explain) and I am looking for some insight. The process is this. A user gets to a piece of our app and they are presented with some options. The options are very different