RE: Why does JXTemplateGenerator use FOM objects?

2004-04-01 Thread Carsten Ziegeler
Thanks! Carsten > -Original Message- > From: Christopher Oliver [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 01, 2004 5:51 PM > To: [EMAIL PROTECTED] > Subject: Re: Why does JXTemplateGenerator use FOM objects? > > > http://marc.theaimsgroup.com/?t

Re: Why does JXTemplateGenerator use FOM objects?

2004-04-01 Thread Christopher Oliver
http://marc.theaimsgroup.com/?t=107083319900025&r=1&w=2 Carsten Ziegeler wrote: Just curious, I just noticed that the JXTemplateGenerator stores FOM objects in the context that can then be addressed by the expressions, like this: cocoon.put("request", FOM_JavaScriptFlowHelper.getFOM_Req

Why does JXTemplateGenerator use FOM objects?

2004-04-01 Thread Carsten Ziegeler
Just curious, I just noticed that the JXTemplateGenerator stores FOM objects in the context that can then be addressed by the expressions, like this: cocoon.put("request", FOM_JavaScriptFlowHelper.getFOM_Request(objectModel)); Why is this so? Carsten Carsten Ziegeler Open Source Gr