Re: FOM implementation

2003-06-26 Thread Stefano Mazzocchi
on 6/26/03 2:13 PM Reinhard Pötz wrote: > >>-Original Message- >>From: Pier Fumagalli [mailto:[EMAIL PROTECTED] >>Sent: Thursday, June 26, 2003 12:22 PM >>To: [EMAIL PROTECTED] >>Subject: Re: FOM implementation >> >> >>"

RE: FOM implementation

2003-06-26 Thread Reinhard Pötz
> -Original Message- > From: Pier Fumagalli [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 26, 2003 12:22 PM > To: [EMAIL PROTECTED] > Subject: Re: FOM implementation > > > "Stefano Mazzocchi" <[EMAIL PROTECTED]> wrote: >

Re: FOM implementation

2003-06-26 Thread Geoff Howard
At 11:27 PM 6/25/2003, Stefano wrote: on 6/21/03 10:55 AM Christopher Oliver wrote: 2) getComponent() returns an avalon component which is not a sitemap component. Basically, it has to ask to the cocoon component manager to return the component identified with the given role and check if it doesn

Re: FOM implementation

2003-06-26 Thread Pier Fumagalli
"Stefano Mazzocchi" <[EMAIL PROTECTED]> wrote: > 1) addEventListener/removeEventListener > > [...] > > Given the state of the FOM, I would also be ready to comment them out > (for now) and go on with more important things until we have time to > define a basic event model for the flow (basically

Re: FOM implementation

2003-06-25 Thread Stefano Mazzocchi
on 6/21/03 10:55 AM Christopher Oliver wrote: > OK. I didn't implement the following, so if you or anyone else would > like to, please go ahead: > > Cocoon.addEventListener() > Cocoon.removeEventListener(); > Cocoon.getComponent() > > Can someone explain the purpose and behavior of these operat

Re: FOM implementation

2003-06-25 Thread Stefano Mazzocchi
on 6/21/03 10:55 AM Christopher Oliver wrote: > OK. I didn't implement the following, so if you or anyone else would > like to, please go ahead: > > Cocoon.addEventListener() > Cocoon.removeEventListener(); > Cocoon.getComponent() > > Can someone explain the purpose and behavior of these operat

Re: FOM implementation

2003-06-21 Thread Christopher Oliver
OK. I didn't implement the following, so if you or anyone else would like to, please go ahead: Cocoon.addEventListener() Cocoon.removeEventListener(); Cocoon.getComponent() Can someone explain the purpose and behavior of these operations? Thanks, Chris Upayavira wrote: Chris, Fantastic! What

Re: FOM implementation

2003-06-20 Thread Upayavira
Chris, Fantastic! What a productive evening! It's good to know where this revised FOM is, should I find anything that's not right. I'll try to switch my flow apps over to it and get trying it out. Regards, Upayavira On 20 Jun 2003 at 1:42, Christopher Oliver wrote: > I had some time this eve

FOM implementation

2003-06-20 Thread Christopher Oliver
I had some time this evening so I created a prototype implementation of current FOM design (as documented by Reinhard on the Cocoon Wiki) and checked it into the scratchpad. To try it out add another flow interpreter to cocoon.xconf, like this: ... resource://org/apache/cocoon/comp