[flexcoders] Cairngorm 2 Events ! Arghhhhhhhhhh !

2006-06-28 Thread Jean-Luc ESSER





;)

Steven, did i miss something, or do i have to 
change all the event dispatching when upgrading from beta 3 to final 
?!
I'm a little lost... 
CairngormEventDispatcher...
What should i change my 
dispatchEvent(myCairngormEvent) to ?

I already changed all onFault and onResult to type 
* (not event anymore) in Responder BTW !

Anyway, good work on getting CG2 out in time for 
Flex2 !!!

Best,
Jean-Luc.
__._,_.___





--
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.



  






__,_._,___



RE: [flexcoders] Cairngorm 2 Events ! Arghhhhhhhhhh !

2006-06-28 Thread Steven Webster





Hey Jean-Luc,

I'm in meetings all week, so you won't get much email 
response from me for rest of week.

In the release notes, we talk of this, and we'll blog of 
our intentions shortly ... but yes, at the end of the day the beta, and the 
feedback we had internally and from the community, drove a number of discussions 
that make us believe that it's a better practice - as we had in Cairngorm 0.99 - 
to keep a separation of Cairngorm events from other events.

Perhaps one of the other members of the team will be able 
to elaborate further; if not, I'll try and blog something on our design 
decisions later next week.

Alex Uhlmann I believe is going to blog something that will 
allow you to achieve a simpler migration path, but our expectation is that it's 
not the most painful thing you're going to have to do.

And it was a _beta_ :-)

Apologies for the brevity,

Steven



  
  

  


  
  

Steven WebsterPractice Director (Rich 
Internet Applications)Adobe ConsultingWestpoint, 4 Redheughs 
Rigg, South Gyle, Edinburgh, EH12 9DQ, UKp: +44 (0) 131 338 
6108
m: +44 (0)7917 428 947[EMAIL PROTECTED] 
  


  
  
  From: flexcoders@yahoogroups.com 
  [mailto:[EMAIL PROTECTED] On Behalf Of Jean-Luc 
  ESSERSent: 28 June 2006 10:40To: 
  flexcoders@yahoogroups.comSubject: [flexcoders] Cairngorm 2 Events 
  ! Arghh !
  
  
  
  ;)
  
  Steven, did i miss something, or do i have to 
  change all the event dispatching when upgrading from beta 3 to final 
  ?!
  I'm a little lost... 
  CairngormEventDispatcher...
  What should i change my 
  dispatchEvent(myCairngormEvent) to ?
  
  I already changed all onFault and onResult to 
  type * (not event anymore) in Responder BTW !
  
  Anyway, good work on getting CG2 out in time for 
  Flex2 !!!
  
  Best,
  Jean-Luc.
  
__._,_.___





--
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.



  






__,_._,___



Re: [flexcoders] Cairngorm 2 Events ! Arghhhhhhhhhh !

2006-06-28 Thread Jean-Luc ESSER





Thanx Steven.

I read the release notes, but as i was not familiar 
with previous version (.99), it does'nt reallytalk to me !
Anyways, i'll find a way to get around 
this.

That's precisely what i love about betas 
;)

Good meetings,
Best,
Jean-Luc.


  - Original Message - 
  From: 
  Steven 
  Webster 
  To: flexcoders@yahoogroups.com 
  Sent: Wednesday, June 28, 2006 11:59 
  AM
  Subject: RE: [flexcoders] Cairngorm 2 
  Events ! Arghh !
  
  
  
  Hey Jean-Luc,
  
  I'm in meetings all week, so you won't get much email 
  response from me for rest of week.
  
  In the release notes, we talk of this, and we'll blog of 
  our intentions shortly ... but yes, at the end of the day the beta, and the 
  feedback we had internally and from the community, drove a number of 
  discussions that make us believe that it's a better practice - as we had in 
  Cairngorm 0.99 - to keep a separation of Cairngorm events from other 
  events.
  
  Perhaps one of the other members of the team will be able 
  to elaborate further; if not, I'll try and blog something on our design 
  decisions later next week.
  
  Alex Uhlmann I believe is going to blog something that 
  will allow you to achieve a simpler migration path, but our expectation is 
  that it's not the most painful thing you're going to have to 
  do.
  
  And it was a _beta_ :-)
  
  Apologies for the brevity,
  
  Steven
  
  
  


  

  
  


  
  Steven WebsterPractice Director (Rich 
  Internet Applications)Adobe ConsultingWestpoint, 4 
  Redheughs Rigg, South Gyle, Edinburgh, EH12 9DQ, UKp: +44 (0) 
  131 338 6108
  m: +44 (0)7917 428 947[EMAIL PROTECTED] 
  
  
  


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Jean-Luc 
ESSERSent: 28 June 2006 10:40To: 
flexcoders@yahoogroups.comSubject: [flexcoders] Cairngorm 2 
Events ! Arghh !



;)

Steven, did i miss something, or do i have to 
change all the event dispatching when upgrading from beta 3 to final 
?!
I'm a little lost... 
CairngormEventDispatcher...
What should i change my 
dispatchEvent(myCairngormEvent) to ?

I already changed all onFault and onResult to 
type * (not event anymore) in Responder BTW !

Anyway, good work on getting CG2 out in time 
for Flex2 !!!

Best,
Jean-Luc.

  
__._,_.___





--
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.



  






__,_._,___



Re: [flexcoders] Cairngorm 2 Events ! Arghhhhhhhhhh !

2006-06-28 Thread Tom Chiverton
On Wednesday 28 June 2006 10:40, Jean-Luc ESSER wrote:
 What should i change my dispatchEvent(myCairngormEvent) to ?

Replace them all with:
CairngormEventDispatcher.getInstance().dispatchEvent(myCairngormEvent) 

You made need to add an additional import
import com.adobe.cairngorm.control.CairngormEventDispatcher;
as well.

If you look at the source code for Cairngorm, it has lots of great stuff in 
the comments :-)

-- 
Tom Chiverton



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.

We are pleased to announce that Halliwells LLP has been voted AIM Lawyer of the 
Year at the 2005 Growth Company Awards



 Yahoo! Groups Sponsor ~-- 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/nhFolB/TM
~- 

--
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] Cairngorm 2 Events ! Arghhhhhhhhhh !

2006-06-28 Thread Steven Webster
Check out http://weblogs.macromedia.com/amcleod/ for the AS2Doc that
will make it on Labs shortly.

Best,

Steven

--
Steven Webster
Practice Director (Rich Internet Applications)
Adobe Consulting
Westpoint, 4 Redheughs Rigg, South Gyle, Edinburgh, EH12 9DQ, UK
p: +44 (0) 131 338 6108
m: +44 (0) 7917 428 947 
[EMAIL PROTECTED] 

 

 -Original Message-
 From: flexcoders@yahoogroups.com 
 [mailto:[EMAIL PROTECTED] On Behalf Of Tom Chiverton
 Sent: 28 June 2006 11:51
 To: flexcoders@yahoogroups.com
 Subject: Re: [flexcoders] Cairngorm 2 Events ! Arghh !
 
 On Wednesday 28 June 2006 10:40, Jean-Luc ESSER wrote:
  What should i change my dispatchEvent(myCairngormEvent) to ?
 
 Replace them all with:
 CairngormEventDispatcher.getInstance().dispatchEvent(myCairngo
 rmEvent) 
 
 You made need to add an additional import import 
 com.adobe.cairngorm.control.CairngormEventDispatcher;
 as well.
 
 If you look at the source code for Cairngorm, it has lots of 
 great stuff in the comments :-)
 
 --
 Tom Chiverton
 
 
 
 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.
 
 We are pleased to announce that Halliwells LLP has been voted 
 AIM Lawyer of the Year at the 2005 Growth Company Awards
 
 
 
  Yahoo! Groups Sponsor 
 ~-- Something is new at Yahoo! Groups.  
 Check out the enhanced email design.
 http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/nhFolB/TM
 --
 --~- 
 
 --
 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
 
 
 
  
 
 
 
 


 Yahoo! Groups Sponsor ~-- 
Something is new at Yahoo! Groups.  Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/nhFolB/TM
~- 

--
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/