@Eric ...
> I'm not sure how I feel about doing initial design under an Adobe SDK and > then upgrading to Apache and permanently losing design view conveniences. > Concerned about O&M efficiency for the future. > I'm not happy about it either. But, due to the lack of choices we have, we are forced to use tools that work best for now. Therefore, I encourage you to get an affordable CS5.5 Master Collection [1] which includes FB Premium 4.6 as update, and, let Adobe know that you simply can't move into the Adobe Cloud because of the lack of Apache Flex support. I would have considered jumping on board to assist an existing OSS designer > tool project (this is why I started the thread), but I doubt my commitment > taking on such a project. Need to think on this a bit. Maybe you could contact @Jude because he is working on the Radiate Designer GUI [2]. [1] http://www.ebay.com/sch/i.html?_odkw=adobe+cs5.5+master&_osacat=0&_from=R40&_trksid=p2045573.m570.l1311.R1.TR1.TRC0.A0.Xadobe+cs5.5+master+co&_nkw=adobe+master+collection+cs5.5&_sacat=0 [2] https://cwiki.apache.org/confluence/display/FLEX/Designer+&+Developer+Tools#Designer%26DeveloperTools-RadiateFlexDesignerGUI -- Sebastian (PPMC) Interaction Designer Looking for a Login Example with Apache Flex? Please check out this code: http://code.google.com/p/masuland/wiki/LoginExample On 9/12/2013 12:08 PM, John Cunliffe wrote: > >> You might wanna use a reflection tool to get it right at runtime. Design >> views are not needed for this and don't work for generative frameworks >> either. Reflection always works. >> Am 04.09.2013 16:30 schrieb "Nicholas Kwiatkowski" <nicho...@spoon.as>: >> >> That's a bit harsh. I used design view all the time to do basic layout >>> before I did any coding. You could quickly prototype your app and get >>> things laid out correctly before you hooked it up and "broke design >>> view." >>> Nothing frustrated me more than having to recompile my app every time I >>> have to make a pixel adjustment,,, Getting it right first was key. >>> >>> -Nick >>> >>> >>> On Tue, Sep 3, 2013 at 10:30 PM, Nick Collins <ndcoll...@gmail.com> >>> wrote: >>> >>> I would respectfully disagree. Every Flex engineer worth their salt that >>>> >>> I >>> >>>> have ever worked with dumped the design view after about week 3 of >>>> >>> learning >>> >>>> Flex. >>>> >>>> Typically after that point when you start integrating your code with >>>> real >>>> live data sources that are driving your UI the design view rapidly >>>> >>> becomes >>> >>>> worthless. You start drawing your UI dynamically based on the data that >>>> >>> is >>> >>>> provided, learn that the demos they do with data binding will never be >>>> >>> used >>> >>>> in the real world because of the performance hits you get by just >>>> >>> putting a >>> >>>> [Bindable] on everything without custom events tied to them, etc. and >>>> the >>>> design view would just fall apart with those real world scenarios. >>>> >>>> >>>> On Tue, Sep 3, 2013 at 8:58 PM, Eric <eh.fx...@gmail.com> wrote: >>>> >>>> I wasn't able to find anything recent about a UI design tool for Apache >>>>> Flex. There seemed to be some discussion of this awhile back, but how >>>>> >>>> far >>>> >>>>> did it get? Are there any links to a project or source? Sorry if this >>>>> >>>> has >>>> >>>>> been brought up 100 times already. I think a tool like this will be >>>>> crucial (in "the enterprise space") to help power the widespread >>>>> >>>> adoption >>> >>>> that Falcon will hopefully bring. >>>>> >>>>> >>>> >>> >>