[flexcoders] Cairngorm .99 ViewHelper Bug ?

2005-06-13 Thread Rich Tretola
In my app I am creating and destroying a view using createChild and destroyChild. When I include a view helper within that view, it will only load once. My opinion is that the viewHelper attached in not being destroyed with the view which is causing the issue. When I comment out the viewHelper i

RE: [flexcoders] Cairngorm .99 ViewHelper Bug ?

2005-06-13 Thread Alistair McLeod
oders@yahoogroups.com Subject: [flexcoders] Cairngorm .99 ViewHelper Bug ? In my app I am creating and destroying a view using createChild and destroyChild. When I include a view helper within that view, it will only load once. My opinion is that the viewHelper attached in not being destroyed with the view

Re: [flexcoders] Cairngorm .99 ViewHelper Bug ?

2005-06-13 Thread Rich Tretola
esponsibility for any damage or loss caused in respect of any viruses > transmitted by the e-mail. Please ensure your own checks are carried out > before any attachments are opened. > > > -Original Message- > From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On

RE: [flexcoders] Cairngorm .99 ViewHelper Bug ?

2005-06-13 Thread Steven Webster
Of Rich Tretola Sent: 13 June 2005 20:42 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Cairngorm .99 ViewHelper Bug ? The issue is a timing issue as in testing I was destroying and creating the same view on consecutive lines which didn't give the unload event a chance the unload th

Re: [flexcoders] Cairngorm .99 ViewHelper Bug ?

2005-06-13 Thread Rich Tretola
; > ensure that this e-mail has been swept for viruses, iteration::two do > > not accept responsibility for any damage or loss caused in respect of > > any viruses transmitted by the e-mail. Please ensure your own checks > > are carried out before any attachments are opene

RE: [flexcoders] Cairngorm .99 ViewHelper Bug ?

2005-06-14 Thread Alistair McLeod
- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rich Tretola Sent: 13 June 2005 20:42 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Cairngorm .99 ViewHelper Bug ? The issue is a timing issue as in testing I was destroying and creating the same view on