> About folks rewriting code...well, I certainly does not see people
> migrating old applications from Flex 4.x to FlexJS, Since there will be
> huge diferences that will make the task utopic. I expect flex developers
> start working in FlexJS right from the first day for new projects due to
> lots of similarities. But a global app rewrite...that's another story...at
> least for huge codebases (maye tiny apps could be reach this scenary in
> time, money and developer effort).
>
>
>
Not necessarily.  I try my best to keep the (application) Model and
Controller separate from my View classes as much as possible.  The use of
frameworks like Parsley, Swiz etc. helps to keep this kind of separation.

In projects where this is true, it will be an easier migration path from
Flex 4.x to FlexJS since we will be resusing the Model and Controller code
almost a 100%

At least, this is what I am hoping for.  Any reason to believe I am
mistaken?

Thanks,
Om

Reply via email to