Re: [flexcoders] Too many mistakes

2006-03-29 Thread Sachin Dharmapurikar
Hi Michael, You are absolutely correct. Beta products are not production ready and they have mistakes. I am thinking to use the Flex charting in my application. I can see that Flex 2 is in beta and Flex 1.5 is prod stable but lack in features. Moreover, if I now invest time in Flex 1.5 there

Re: [flexcoders] Too many mistakes

2006-03-29 Thread Michael Schmalle
Honestly, This beta 2 ROCKS! There are only things that you will need to to tweak down the road. I have created a full AS3/MXML documenter/renderer like JavaDOC inside Flex starting from the alpha release. Things are going great. My approach was; Build the application's logic and structure

RE: [flexcoders] Too many mistakes

2006-03-29 Thread Jason Hawryluk
Mike, I have to second that. I’m in exactly the same position. Concentrate on the backend and front end non UI related architecture. Consider that any UI you do, do is prototyping to give you a feel for the app and allow you to test the other back end stuff. I have been working since

Re: [flexcoders] Too many mistakes

2006-03-29 Thread Scott Langeberg
Actually, LinkButton does exist! (Not Link).ScottOn 3/29/06, snail [EMAIL PROTECTED] wrote: hello,everyone When I read the help content of Flex Builder 2 beta 2,I find many mistakes,such as use Link instead of LinkButton which is not exist in Flex 2. And the example code also make

Re: [flexcoders] Too many mistakes

2006-03-29 Thread Jignesh Dodiya
hi Snail, i would like to share my experience my experiencewas same as u described earlier ...but then after i have decided to take help from the other resources. Flex coder yahoo group is the best i think, also other master developer's blog helped me a lot and still helping and i am leaning

RE: [flexcoders] Too many mistakes

2006-03-29 Thread Sachin Dharmapurikar
Guys, as I said earlier we are planning to integrate charting with our application.We are using very scalable J2EE platform for backend logic. Our architecture is as follows -DB - J2EE(Servlets Classes) - XML to Browser - XSLT for presentationI am unhappy with the presentation

RE: [flexcoders] Too many mistakes

2006-03-29 Thread Jason Hawryluk
hundreds more here). hope this helps Jason -Message d'origine-De: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]De la part de Sachin DharmapurikarEnvoyé: mercredi 29 mars 2006 17:52À: flexcoders@yahoogroups.comObjet: RE: [flexcoders] Too many mistakes Guys, as I said earlier we

RE: [flexcoders] Too many mistakes

2006-03-29 Thread Ely Greenfield
HawrylukSent: Wednesday, March 29, 2006 8:21 AMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Too many mistakes About the size, it's beta, so the compiler has not been optimized. Newt I would not base my ultimate decision of using or not using a product by looking at a beta quality

Re: [flexcoders] Too many mistakes

2006-03-29 Thread Mike Chambers
Make sure to check out the beta 1 to migration document: http://labs.macromedia.com/wiki/index.php/Flex:Beta_1_to_Beta_2_Changes It covers some of the issues you mentioned. mike chambers [EMAIL PROTECTED] Sachin Dharmapurikar wrote: Hi Michael, You are absolutely correct. Beta products

RE: [flexcoders] Too many mistakes

2006-03-29 Thread Matt Horn
It looks like we didn't catch all of the API changes between Beta 1 and Beta 2. We will try to make it better for the next release. Matthew J. Horn Flex docs -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of snail Sent: Wednesday, March

Re: [flexcoders] Too many mistakes

2006-03-29 Thread snail
Jignesh Dodiya, Thank you very much. I didn't depend on the flex help documentation.But there are few documentation for the beginners except the help. ButI will focus on other resource. Thank everyone!!!    2006-03-2923:35:47