Heya, This raises a good question as to what FLEX is really meant to do. In that, you've stated that you've experienced memory leaks and so forth, and i must admit if i load too much into the one screen stack, i too will see some CPU climb - but thats easily fixed by removing un-needed containers/controls (ie its no use having a mini virtual OS within a browser) along with varies data/memory management techniques applied (de-reference variables when finished, page breaking data etc).
FLASH Player by its very nature has a limited amount of memory budget to play with and if you want to store 80,000 rows of data inside a DataGrid then yeah memory will hike. In reality though most folk will only use the top 100 at the very most on any search criteria - unless they are doing some crazy MS Excel type situation. Anyway the point i'm trying to make is that if the price does increase, and peoples expectations of what FLEX should DO vs what its capable of DOING (ie even if you compared FLEX App against a .NET Windows Form / JAVA SWING style app in terms of performance, you have to agree that FLEX will look poor (performance wise) on that regard. Yet in development costs and accessing it via the web, it kind of doesn't seem that bad - especially in file sizes. This is where I personally found it a point of contentation in that, as soon as i mentioned its capabilities of emulating thickware clients via browser, straightaway people i've pitched it to in the past have gone on the comparisons route - neglecting the keyword being, emulation. To me, FLEX is like buying VW BUG (Car), and stripping its panels/visuals away and putting porsche replacements in its place.. it looks and in many ways can sound like a porsche, but its no porsche its a VW made to look like one. (I recently saw a car do this very thing and you'd swear you were looking at a porsche..until it was started). Analogy was probably weak.... Price wise, maybe Michael is right, maybe that for $15k per CPU it HAS to go toe to toe with a thickware client aswell as maintain a smaller payload in terms of bandwidth consumption. On Tue, 29 Mar 2005 14:21:05 -0000, mlaudrup1986 <[EMAIL PROTECTED]> wrote: > > > Hello flexcoders, > > I've been evaluating this product for about 2 months for now... I'm > not a Flash/Flex developer and the learning curve of the AS2 > principles in addition to the Flex framework was quite steep. I > managed to develop my first application and many thanks for the > flexcoders user groups but can't say I'm very impressed by this > product. > > It's true Flex has his merits, nice interfaces, large library of > components, but I have my doubts about this products and here are > some of them: > > 1. Too expensive. Cannot justify adding such a big price on top of > the current hardware/software arhitecture. JRun+Flex don't think is > a good option, and after my experience with JRun's memory leaking > working with Flex I have a "deja vu" feeling... The library is not > open source and many times you have to " GO WISH" to get a fix.... > and with each fix you might fear that the new release will be more > expensive.... not cool. > > 2. Not very sure this product is ready for a full blown production > application. It's very nice for "data retrieval" application type, > not as good for data entry apps; > > 3. The final product depends too much of the Flash Player ( an extra > layer of possibles problems - especially memory leaking ). I've seen > that sometimes under high load my browser crashes without any > reason.... > > In conclusion, I've seen this "movie" a while back at SUN. SUN > developed a nice web framework, SUN ONE (Jato) and at the beginning > was open source and free....:)) People like it, adopt it very well > and then SUN introduced a license fee in addition to not releasing > the source code.... Can you guess the result? Many people dropped the > product and agreed that Sun ONE ( Jato ) is a great web framework, > but considered that Struts is a better alternative.... Too bad.... > > So, in case the price rises then my company will drop Flex as a UI > candidate and we'll go back to JSF, Struts, tiles, open source > components.... > > just my 0.02$ > > Regards, > Michael > > > Yahoo! Groups Links > > > > > -- Regards, Scott Barnes http://www.mossyblog.com http://www.flexcoder.com (Coming Soon) Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

