I am patching FOM_WebContinuation only to make FOM_WebContinuation$UserObject public so I can extend it... We have an in-house pageflow implementation built on top of continuations and I can use the extended object in it, without interfering with the FOM internal stuff (it is still a UserObject for FOM).
Making FOM_WebContinuation$UserObject public answers my requirement but maybe only for my own very specific situation ? Thanks, Laurent -----Original Message----- From: "Jörg Heinicke" [mailto:[EMAIL PROTECTED] Sent: mercredi, 30. juillet 2008 11:13 To: [email protected] Subject: Re: RE: Cocoon 2.1.11: Classcast when calling a continuation twice, Help ! -------- Original-Nachricht -------- > Datum: Wed, 30 Jul 2008 09:53:46 +0200 > Von: "Laurent Medioni" > Pity that we cannot extend FOM_WebContinuation$UserObject (without > patching the class) to hold non Scriptable values (only used on the Java > side)... Any special requirements we can make that simpler for you? Can you provide a patch for increasing extensibility? Joerg -- GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ____________________________________________________________ This email and any files transmitted with it are CONFIDENTIAL and intended solely for the use of the individual or entity to which they are addressed. Any unauthorized copying, disclosure, or distribution of the material within this email is strictly forbidden. Any views or opinions presented within this e-mail are solely those of the author and do not necessarily represent those of Odyssey Financial Technologies SA unless otherwise specifically stated. An electronic message is not binding on its sender. Any message referring to a binding engagement must be confirmed in writing and duly signed. If you have received this email in error, please notify the sender immediately and delete the original. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
