Re: [flexcoders] Convert AJAX to Flex?

2006-06-15 Thread Tom Chiverton
On Wednesday 14 June 2006 15:18, Anatole Tartakovsky wrote: 1. Code loading: That is just proves my point - developers have to do the tricks I wouldn't call using a framework a 'trick'. 2. Connectivity : means an ability to guarantee timely delivery of the data. That requires an

Re: [flexcoders] Convert AJAX to Flex?

2006-06-14 Thread Tom Chiverton
On Tuesday 13 June 2006 16:36, Anatole Tartakovsky wrote: by JavaScript like loading of JavaScript itself or connectivity issues that You can do that - see JSON for instance, or the way google sends Javascript code ready to be executed first from the server. Connectivity ? You mean checking

Re: [flexcoders] Convert AJAX to Flex?

2006-06-14 Thread Anatole Tartakovsky
it is robust. Thank you, Anatole - Original Message - From: Tom Chiverton [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Wednesday, June 14, 2006 4:03 AM Subject: Re: [flexcoders] Convert AJAX to Flex? On Tuesday 13 June 2006 16:36, Anatole Tartakovsky wrote: by JavaScript like

Re: [flexcoders] Convert AJAX to Flex?

2006-06-13 Thread Anatole Tartakovsky
, June 12, 2006 7:03 AM Subject: Re: [flexcoders] Convert AJAX to Flex? Hopefully 100% of the server-side is reuseable (not going against Tom...just a hope). If the Ajax site/app is done right then you will only have to change your view (front-end). In this case, build the UI

Re: [flexcoders] Convert AJAX to Flex?

2006-06-13 Thread Tom Chiverton
On Tuesday 13 June 2006 02:16, Anatole Tartakovsky wrote: framework) and switched to Flex after it became obvious that AJAX is not rich/robust enough for enterprise applications. Quick, tell google :-) Seriously, Flex is quicker to work with, but DHTML/AJAX is perfectly robust. -- Tom

Re: [flexcoders] Convert AJAX to Flex?

2006-06-13 Thread Anatole Tartakovsky
: Tuesday, June 13, 2006 4:55 AM Subject: Re: [flexcoders] Convert AJAX to Flex? On Tuesday 13 June 2006 02:16, Anatole Tartakovsky wrote: framework) and switched to Flex after it became obvious that AJAX is not rich/robust enough for enterprise applications. Quick, tell google :-) Seriously, Flex

Re: [flexcoders] Convert AJAX to Flex?

2006-06-13 Thread John C. Bland II
with enough market penetration.Sincerely,Anatole Tartakovsky- Original Message - From: Tom Chiverton [EMAIL PROTECTED]To: flexcoders@yahoogroups.comSent: Tuesday, June 13, 2006 4:55 AM Subject: Re: [flexcoders] Convert AJAX to Flex? On Tuesday 13 June 2006 02:16, Anatole Tartakovsky wrote

Re: [flexcoders] Convert AJAX to Flex?

2006-06-13 Thread Tom Chiverton
On Tuesday 13 June 2006 14:02, Anatole Tartakovsky wrote: Tom, Google uses very small JavaScript libraries obsuficated to smallest size libraries, cached, and often claims the product is beta. They have huge networking infrastructure to insure highest performanc/reliability that is out

Re: [flexcoders] Convert AJAX to Flex?

2006-06-13 Thread Anatole Tartakovsky
Chiverton [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Tuesday, June 13, 2006 9:41 AM Subject: Re: [flexcoders] Convert AJAX to Flex? On Tuesday 13 June 2006 14:02, Anatole Tartakovsky wrote: Tom, Google uses very small JavaScript libraries obsuficated to smallest size libraries, cached

Re: [flexcoders] Convert AJAX to Flex?

2006-06-13 Thread Anatole Tartakovsky
and not the framework itself. Thank you, Anatole - Original Message - From: John C. Bland II To: flexcoders@yahoogroups.com Sent: Tuesday, June 13, 2006 9:51 AM Subject: Re: [flexcoders] Convert AJAX to Flex? Anatole, you might want to look into Atlas, Backbase

Re: [flexcoders] Convert AJAX to Flex?

2006-06-13 Thread Anatole Tartakovsky
www.xmlsp.com - Original Message - From: John C. Bland II To: flexcoders@yahoogroups.com Sent: Tuesday, June 13, 2006 9:51 AM Subject: Re: [flexcoders] Convert AJAX to Flex? Anatole, you might want to look into Atlas, Backbase, Spry, etc (Ajax

Re: [flexcoders] Convert AJAX to Flex?

2006-06-12 Thread Tom Chiverton
On Friday 09 June 2006 18:37, Carson Hager wrote: We know quite a bit about ThinkCAP as well as Flex. Unfortunately, this is going to be a manual process. There really is no good way to go from Hopefully 90% of the server-side code can be reused though, I guess ? -- Tom Chiverton

Re: [flexcoders] Convert AJAX to Flex?

2006-06-12 Thread John C. Bland II
Hopefully 100% of the server-side is reuseable (not going against Tom...just a hope). If the Ajax site/app is done right then you will only have to change your view (front-end). In this case, build the UI with Flex and connect it to your backend...done! It SHOULDN'T be a big issue but it

[flexcoders] Convert AJAX to Flex?

2006-06-09 Thread gwilow
Lets say that you have been developing an AJAX application (using ClearNova's ThinkCap) and you are displeased with the result. What options might one have to convert that AJAX application over to Flex? Is there a way to convert an AJAX application over to Flex? If Flex is not a good option for

RE: [flexcoders] Convert AJAX to Flex?

2006-06-09 Thread Carson Hager
@yahoogroups.comSubject: [flexcoders] Convert AJAX to Flex? Lets say that you have been developing an AJAX application (usingClearNova's ThinkCap) and you are displeased with the result. Whatoptions might one have to convert that AJAX application over to Flex?Is there a way to convert an AJAX