Re: [flexcoders] Can Flex Data Services Compile on the Fly?

2006-08-30 Thread Tom Chiverton
On Tuesday 29 August 2006 17:35, Tracy Spratt wrote:
 Actually, FDS does still retain the ability to compile and serve .mxml

That's not FDS doing the compile though, is it ? FDS is a Data Service.
It happens to come with some magic that can compile mxml via a web request 
too.

-- 
Tom Chiverton
Helping to collaboratively coordinate magnetic e-commerce



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
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/
 





RE: [flexcoders] Can Flex Data Services Compile on the Fly?

2006-08-30 Thread João Fernandes
Tom,It is, 

I think it's the  FlexMxmlServlet the responsible for the mxml compilation
at the server side.

I wouldn't make much sense to take that ability out from 1.5 to 2.

João Fernandes 
   

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Tom Chiverton
Sent: quarta-feira, 30 de Agosto de 2006 9:32
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Can Flex Data Services Compile on the Fly?

On Tuesday 29 August 2006 17:35, Tracy Spratt wrote:
 Actually, FDS does still retain the ability to compile and serve .mxml

That's not FDS doing the compile though, is it ? FDS is a Data Service.
It happens to come with some magic that can compile mxml via a web request 
too.

-- 
Tom Chiverton
Helping to collaboratively coordinate magnetic e-commerce



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and
Wales under registered number OC307980 whose registered office address is at
St James's Court Brown Street Manchester M2 2JF.  A list of members is
available for inspection at the registered office. Any reference to a
partner in relation to Halliwells LLP means a member of Halliwells LLP.
Regulated by the Law Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may
be confidential or legally privileged.  If you are not the addressee you
must not read it and must not use any information contained in nor copy it
nor inform any person other than Halliwells LLP or the addressee of its
existence or contents.  If you have received this email in error please
delete it and notify Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links



 





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
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/
 





RE: [flexcoders] Can Flex Data Services Compile on the Fly?

2006-08-30 Thread João Fernandes












FDS should cache your app
after the first compilation and only recompile if changes were made.



João Fernandes











From:
flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of dorkie dork from dorktown
Sent: terça-feira, 29 de Agosto de
2006 17:32
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Can Flex
Data Services Compile on the Fly?











In a
somewhat related question is there any limitations to this approach?

For example, if you have the single server license of FDS (that comes
with Flex 2) installed on a single server is there a limit to the
number of clients that connect to it to compile with it? IE Does FDS
crap out if you have more than 1000 mxml files requested by FDS and
FDS has to compile them all. The 1000 is just a variable number, it
could 100 or million.

On 8/29/06, João Fernandes joaopedromartinsfer[EMAIL PROTECTED]com
wrote:
 Tom,

 FDS can compile on the fly like Flex 1.x. You can select from the 2
options:
 1) Compile it and deploy the swf file
 2) Deploy the mxml files and have FDS compile it for you.

 João Fernandes

 -Original Message-
 From: [EMAIL PROTECTED]ups.com
[mailto:[EMAIL PROTECTED]ups.com]
On
 Behalf Of Tom Chiverton
 Sent: terça-feira, 29 de Agosto de 2006 13:53
 To: [EMAIL PROTECTED]ups.com
 Subject: Re: [flexcoders] Can Flex Data Services Compile on the Fly?

 On Thursday 24 August 2006 20:29, this_is_louie wrote:
  would only compile server side. Now that flex 2 is out, can FDS still
  compile on the fly? If it can, can you point me in the right
direction?

 FDS v2 doesn't compile anything - it's just a service your SWF can use.
 If you mean can you precompile Flex 2 applications ? the
answer is yes.

 --
 Tom Chiverton
 Helping to challengingly promote front-end bandwidth

 

 This email is sent for and on behalf of Halliwells LLP.

 Halliwells LLP is a limited liability partnership registered in England
and
 Wales under registered number OC307980 whose registered office address is
at
 St James's Court Brown Street Manchester M2 2JF. A list of members is
 available for inspection at the registered office. Any reference to a
 partner in relation to Halliwells LLP means a member of Halliwells LLP.
 Regulated by the Law Society.

 CONFIDENTIALITY

 This email is intended only for the use of the addressee named above and
may
 be confidential or legally privileged. If you are not the addressee you
 must not read it and must not use any information contained in nor copy it
 nor inform any person other than Halliwells LLP or the addressee of its
 existence or contents. If you have received this email in error please
 delete it and notify Halliwells LLP IT Department on 0870 365 8008.

 For more information about Halliwells LLP visit www.halliwells.com.



 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
 Yahoo! Groups Links









 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
 Yahoo! Groups Links













__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___






RE: [flexcoders] Can Flex Data Services Compile on the Fly?

2006-08-30 Thread Matt Chotin












Nope, no enforced limit to the number of
clients in FDS Express.



Matt











From: flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf
Of dorkie dork from dorktown
Sent: Tuesday, August 29, 2006
9:32 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Can Flex
Data Services Compile on the Fly?











In a
somewhat related question is there any limitations to this approach?

For example, if you have the single server license of FDS (that comes
with Flex 2) installed on a single server is there a limit to the
number of clients that connect to it to compile with it? IE Does FDS
crap out if you have more than 1000 mxml files requested by FDS and
FDS has to compile them all. The 1000 is just a variable number, it
could 100 or million.

On 8/29/06, João Fernandes joaopedromartinsfer[EMAIL PROTECTED]com
wrote:
 Tom,

 FDS can compile on the fly like Flex 1.x. You can select from the 2
options:
 1) Compile it and deploy the swf file
 2) Deploy the mxml files and have FDS compile it for you.

 João Fernandes

 -Original Message-
 From: [EMAIL PROTECTED]ups.com
[mailto:[EMAIL PROTECTED]ups.com]
On
 Behalf Of Tom Chiverton
 Sent: terça-feira, 29 de Agosto de 2006 13:53
 To: [EMAIL PROTECTED]ups.com
 Subject: Re: [flexcoders] Can Flex Data Services Compile on the Fly?

 On Thursday 24 August 2006 20:29, this_is_louie wrote:
  would only compile server side. Now that flex 2 is out, can FDS still
  compile on the fly? If it can, can you point me in the right
direction?

 FDS v2 doesn't compile anything - it's just a service your SWF can use.
 If you mean can you precompile Flex 2 applications ? the
answer is yes.

 --
 Tom Chiverton
 Helping to challengingly promote front-end bandwidth

 

 This email is sent for and on behalf of Halliwells LLP.

 Halliwells LLP is a limited liability partnership registered in England and
 Wales under registered number OC307980 whose registered office address is
at
 St James's Court Brown Street
 Manchester M2 2JF.
A list of members is
 available for inspection at the registered office. Any reference to a
 partner in relation to Halliwells LLP means a member of Halliwells LLP.
 Regulated by the Law Society.

 CONFIDENTIALITY

 This email is intended only for the use of the addressee named above and
may
 be confidential or legally privileged. If you are not the addressee you
 must not read it and must not use any information contained in nor copy it
 nor inform any person other than Halliwells LLP or the addressee of its
 existence or contents. If you have received this email in error please
 delete it and notify Halliwells LLP IT Department on 0870 365 8008.

 For more information about Halliwells LLP visit www.halliwells.com.



 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
 Yahoo! Groups Links









 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
 Yahoo! Groups Links













__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___






Re: [flexcoders] Can Flex Data Services Compile on the Fly?

2006-08-30 Thread Douglas Knudsen



ok...sory to hijack the thread here but, what is the advantage of using the 'compile on the fly'? I can see one, no need for a build process, can drop in files just like in CF,JSP, ASP world without compiling. Any others?
DKOn 8/30/06, Matt Chotin [EMAIL PROTECTED] wrote:
























Nope, no enforced limit to the number of
clients in FDS Express.



Matt











From: 
flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com] On Behalf
Of dorkie dork from dorktown
Sent: Tuesday, August 29, 2006
9:32 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Can Flex
Data Services Compile on the Fly?











In a
somewhat related question is there any limitations to this approach?

For example, if you have the single server license of FDS (that comes
with Flex 2) installed on a single server is there a limit to the
number of clients that connect to it to compile with it? IE Does FDS
crap out if you have more than 1000 mxml files requested by FDS and
FDS has to compile them all. The 1000 is just a variable number, it
could 100 or million.

On 8/29/06, Jo�o Fernandes [EMAIL PROTECTED]

wrote:
 Tom,

 FDS can compile on the fly like Flex 1.x. You can select from the 2
options:
 1) Compile it and deploy the swf file
 2) Deploy the mxml files and have FDS compile it for you.

 Jo�o Fernandes

 -Original Message-
 From: flexcoders@yahoogroups.com
[mailto:flexcoders@yahoogroups.com]
On
 Behalf Of Tom Chiverton
 Sent: ter�a-feira, 29 de Agosto de 2006 13:53
 To: flexcoders@yahoogroups.com
 Subject: Re: [flexcoders] Can Flex Data Services Compile on the Fly?

 On Thursday 24 August 2006 20:29, this_is_louie wrote:
  would only compile server side. Now that flex 2 is out, can FDS still
  compile on the fly? If it can, can you point me in the right
direction?

 FDS v2 doesn't compile anything - it's just a service your SWF can use.
 If you mean can you precompile Flex 2 applications ? the
answer is yes.

 --
 Tom Chiverton
 Helping to challengingly promote front-end bandwidth

 

 This email is sent for and on behalf of Halliwells LLP.

 Halliwells LLP is a limited liability partnership registered in England and
 Wales under registered number OC307980 whose registered office address is
at
 St James's Court Brown Street
 Manchester M2 2JF.
A list of members is
 available for inspection at the registered office. Any reference to a
 partner in relation to Halliwells LLP means a member of Halliwells LLP.
 Regulated by the Law Society.

 CONFIDENTIALITY

 This email is intended only for the use of the addressee named above and
may
 be confidential or legally privileged. If you are not the addressee you
 must not read it and must not use any information contained in nor copy it
 nor inform any person other than Halliwells LLP or the addressee of its
 existence or contents. If you have received this email in error please
 delete it and notify Halliwells LLP IT Department on 0870 365 8008.

 For more information about Halliwells LLP visit www.halliwells.com.



 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

 Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com

 Yahoo! Groups Links









 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt

 Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com

 Yahoo! Groups Links



















-- Douglas Knudsenhttp://www.cubicleman.comthis is my signature, like it?

__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___



Re: [flexcoders] Can Flex Data Services Compile on the Fly?

2006-08-29 Thread Tom Chiverton
On Thursday 24 August 2006 20:29, this_is_louie wrote:
 would only compile server side.  Now that flex 2 is out, can FDS still
 compile on the fly?  If it can, can you point me in the right direction?

FDS v2 doesn't compile anything - it's just a service your SWF can use.
If you mean can you precompile Flex 2 applications ? the answer is yes.

-- 
Tom Chiverton
Helping to challengingly promote front-end bandwidth



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
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/
 





RE: [flexcoders] Can Flex Data Services Compile on the Fly?

2006-08-29 Thread João Fernandes
Tom,

FDS can compile on the fly like Flex 1.x. You can select from the 2 options:
1) Compile it and deploy the swf file
2) Deploy the mxml files and have FDS compile it for you.

João Fernandes

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Tom Chiverton
Sent: terça-feira, 29 de Agosto de 2006 13:53
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Can Flex Data Services Compile on the Fly?

On Thursday 24 August 2006 20:29, this_is_louie wrote:
 would only compile server side.  Now that flex 2 is out, can FDS still
 compile on the fly?  If it can, can you point me in the right direction?

FDS v2 doesn't compile anything - it's just a service your SWF can use.
If you mean can you precompile Flex 2 applications ? the answer is yes.

-- 
Tom Chiverton
Helping to challengingly promote front-end bandwidth



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and
Wales under registered number OC307980 whose registered office address is at
St James's Court Brown Street Manchester M2 2JF.  A list of members is
available for inspection at the registered office. Any reference to a
partner in relation to Halliwells LLP means a member of Halliwells LLP.
Regulated by the Law Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may
be confidential or legally privileged.  If you are not the addressee you
must not read it and must not use any information contained in nor copy it
nor inform any person other than Halliwells LLP or the addressee of its
existence or contents.  If you have received this email in error please
delete it and notify Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links



 





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
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/
 




RE: [flexcoders] Can Flex Data Services Compile on the Fly?

2006-08-29 Thread Tracy Spratt
Actually, FDS does still retain the ability to compile and serve .mxml
files in the old 1.5 style.  Someone corected me when I said that it did
not.

I don't have any more info though.  I'll see if I can find the post.

Tracy

-Original Message-
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Tom Chiverton
Sent: Tuesday, August 29, 2006 8:53 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Can Flex Data Services Compile on the Fly?

On Thursday 24 August 2006 20:29, this_is_louie wrote:
 would only compile server side.  Now that flex 2 is out, can FDS still
 compile on the fly?  If it can, can you point me in the right
direction?

FDS v2 doesn't compile anything - it's just a service your SWF can use.
If you mean can you precompile Flex 2 applications ? the answer is
yes.

-- 
Tom Chiverton
Helping to challengingly promote front-end bandwidth



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England
and Wales under registered number OC307980 whose registered office
address is at St James's Court Brown Street Manchester M2 2JF.  A list
of members is available for inspection at the registered office. Any
reference to a partner in relation to Halliwells LLP means a member of
Halliwells LLP. Regulated by the Law Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and
may be confidential or legally privileged.  If you are not the addressee
you must not read it and must not use any information contained in nor
copy it nor inform any person other than Halliwells LLP or the addressee
of its existence or contents.  If you have received this email in error
please delete it and notify Halliwells LLP IT Department on 0870 365
8008.

For more information about Halliwells LLP visit www.halliwells.com.



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links



 







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
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/
 





RE: [flexcoders] Can Flex Data Services Compile on the Fly?

2006-08-24 Thread Ted Patrick












Yes FDS contains a Web Tier Compiler.



In any webapp with FDS enabled, simply drop an MXML file
and call it from a URL like so:



http://myserver/mywebapp/app.mxml



This will be compiled on first call and will only be
recompiled when the source MXML changes.



Ted Patrick

Flex Evangelist

Adobe Systems Incorporated













From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of this_is_louie
Sent: Thursday, August 24, 2006
12:30 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Can Flex
Data Services Compile on the Fly?











Hi,

I'm new to flex and curious about the capabilities of it. From what
I understand, Flex 1 was originally a server architecture where it
would only compile server side. Now that flex 2 is out, can FDS still
compile on the fly? If it can, can you point me in the right direction?

Thanks and I look forward to your reply.






__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  






__,_._,___






[flexcoders] Can Flex Data Services Compile on the Fly?

2006-08-24 Thread this_is_louie
Hi,

  I'm new to flex and curious about the capabilities of it.  From what
I understand, Flex 1 was originally a server architecture where it
would only compile server side.  Now that flex 2 is out, can FDS still
compile on the fly?  If it can, can you point me in the right direction?

  Thanks and I look forward to your reply.






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
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/
 




Re: [flexcoders] Can Flex Data Services Compile on the Fly?

2006-08-24 Thread hank williams
Yes it can compile on the fly. When you install FDS and then create a
new Flex application it will bring up a dialog box that asks if you
want the app to be compiled on the fly.

Regards,
Hank

On 8/24/06, this_is_louie [EMAIL PROTECTED] wrote:
 Hi,

   I'm new to flex and curious about the capabilities of it.  From what
 I understand, Flex 1 was originally a server architecture where it
 would only compile server side.  Now that flex 2 is out, can FDS still
 compile on the fly?  If it can, can you point me in the right direction?

   Thanks and I look forward to your reply.






 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
 Yahoo! Groups Links









--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
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/