RE: JX generates weird NameSpace???

2005-02-28 Thread Bart Molenkamp
Hi Tibor, I had the same problems, also with the combination JX template/Cforms. I couldn't figure out where these namespaces were generated, but I suspected it was somewhere in the Xalan transformer. I used Saxon and these namespaces where gone. HTH, Bart. -Original Message- From:

Re: JS versus Java [was Re: FOM inconsistency (was Re: [VOTE] Unrestricting

2005-02-28 Thread Daniel Fagerstrom
Christopher Oliver wrote: Christopher Oliver wrote: snip/ Mmmh... you're right, there _wasn't_ such a property before my changes. This explains the lengthy wrapping code that was in FOM_Request that exposed only functions and no properties except the request parameters (or attributes for

Re: JS versus Java [was Re: FOM inconsistency (was Re: [VOTE] Unrestricting

2005-02-28 Thread Reinhard Poetz
Daniel Fagerstrom wrote: Christopher Oliver wrote: Christopher Oliver wrote: snip/ Mmmh... you're right, there _wasn't_ such a property before my changes. This explains the lengthy wrapping code that was in FOM_Request that exposed only functions and no properties except the request parameters

Re: JS versus Java [was Re: FOM inconsistency (was Re: [VOTE] Unrestricting

2005-02-28 Thread Sylvain Wallez
Daniel Fagerstrom wrote: Christopher Oliver wrote: snip/ JS objects can and do exist without directly wrapping Java objects. If you had accepted the original design which made FOM_Request, FOM_Session, etc, first-class JS objects (i.e. _not_ mapped versions of the Java objects) then there isn't

[RESULTS] [Vote] Make doc-repos/2.2 doc-repos/portal-block official documentation repositories

2005-02-28 Thread Upayavira
Reinhard Poetz wrote: big-snip/ +1: 8 +0: 1 Therefore, we're going to start working on the new documentation. Firstly, I have brought all necessary changes from 2.1 into the 2.2 docs. So the 2.2 docs can form the starting point for our work. Secondly, we will convert this documentation to HTML,

Table-less forms for your webapp

2005-02-28 Thread Ugo Cei
I think this might be useful for CForms: http://raibledesigns.com/page/rd/20050226#table_less_forms_for_your Using CSS to control the layout of forms could be a big step in the direction of a better SoC for CForms. Presently, if you want to change the way fields are layed out in a form, you have

Re: JS versus Java [was Re: FOM inconsistency (was Re: [VOTE] Unrestricting

2005-02-28 Thread Daniel Fagerstrom
Sylvain Wallez wrote: Daniel Fagerstrom wrote: snip/ Furthermore Chris made it possible to use parts of FOM in a systematic way from both Jexl and JXPath in JXTG. So that you could do things like: ${cocoon.session.user.id} #{$cocoon/session/user/id} Now after the improvement you must do:

Re: JS versus Java [was Re: FOM inconsistency (was Re: [VOTE] Unrestricting

2005-02-28 Thread Reinhard Poetz
Daniel Fagerstrom wrote: Sylvain Wallez wrote: Daniel Fagerstrom wrote: snip/ Furthermore Chris made it possible to use parts of FOM in a systematic way from both Jexl and JXPath in JXTG. So that you could do things like: ${cocoon.session.user.id} #{$cocoon/session/user/id} Now after the

Re: JS versus Java [was Re: FOM inconsistency (was Re: [VOTE] Unrestricting

2005-02-28 Thread Sylvain Wallez
Sylvain Wallez wrote: I admit however there is a possibly incompatible change: as JavaBean properties of the underlying objects are now exposed as JS properties, those may take precedence over the request parameters having the same name. I'm of course ready to fix this, so that there is

Re: [RESOVLED] Problem with running Cocoon 2.1.7-dev

2005-02-28 Thread g[R]eK
I've checked-out BRANCH_2_1_X and compiled using 'compile'. While trying to see Cocoon's main page I received exception. My configuration is: WinXP SP1 Tomcat 4.1.18 Java 1.4.2_04 Cocoon 2.1.6 worked fine, so i don't think so that it's problem with my configuration. Any thoughts? Exception

Re: JS versus Java [was Re: FOM inconsistency (was Re: [VOTE] Unrestricting

2005-02-28 Thread Sylvain Wallez
Daniel Fagerstrom wrote: I based my comment on: http://marc.theaimsgroup.com/?l=xml-cocoon-devm=110942199227672w=2 Ah yes. I was referring to 2.1 and double checked it before sending, and forgot is had already been removed in 2.2. You therefore had some valid points. Sorry for the rant, but

Re: JS versus Java [was Re: FOM inconsistency (was Re: [VOTE] Unrestricting

2005-02-28 Thread Reinhard Poetz
Sylvain Wallez wrote: Daniel Fagerstrom wrote: I based my comment on: http://marc.theaimsgroup.com/?l=xml-cocoon-devm=110942199227672w=2 Ah yes. I was referring to 2.1 and double checked it before sending, and forgot is had already been removed in 2.2. You therefore had some valid points. Sorry

Re: JS versus Java [was Re: FOM inconsistency (was Re: [VOTE] Unrestricting

2005-02-28 Thread Daniel Fagerstrom
Reinhard Poetz wrote: Sylvain Wallez wrote: Daniel Fagerstrom wrote: I based my comment on: http://marc.theaimsgroup.com/?l=xml-cocoon-devm=110942199227672w=2 Ah yes. I was referring to 2.1 and double checked it before sending, and forgot is had already been removed in 2.2. You therefore had some

Re: JS versus Java [was Re: FOM inconsistency (was Re: [VOTE] Unrestricting

2005-02-28 Thread Christopher Oliver
You know what? I'm fed up with this discussion, and will start writing a new implementation of the JS flowscript engine. People will have the choice. And Chris will stop popping up as soon as someone touches his code. Sylvain Very nice display of community leadership... I have no problem with

RE: Table-less forms for your webapp

2005-02-28 Thread Linden H van der (MI)
As I've stumbled across this a few times already (and I'm not nearly as much into Cocoon as you guys), I know what you mean. I'll try and modify the current XSL code and put it in Bugzilla. Bye, Helma -Original Message- From: Ugo Cei [mailto:[EMAIL PROTECTED] Sent: Monday, 28

Re: JS versus Java [was Re: FOM inconsistency (was Re: [VOTE] Unrestricting

2005-02-28 Thread Stefano Mazzocchi
Christopher Oliver wrote: You know what? I'm fed up with this discussion, and will start writing a new implementation of the JS flowscript engine. People will have the choice. And Chris will stop popping up as soon as someone touches his code. Sylvain Very nice display of community

Re: Table-less forms for your webapp

2005-02-28 Thread Upayavira
That would be fab, Helma. Regards, Upayavira Linden H van der (MI) wrote: As I've stumbled across this a few times already (and I'm not nearly as much into Cocoon as you guys), I know what you mean. I'll try and modify the current XSL code and put it in Bugzilla. Bye, Helma -Original

Re: Table-less forms for your webapp

2005-02-28 Thread Bertrand Delacretaz
Le 28 févr. 05, à 20:41, Linden H van der (MI) a écrit : ...As I've stumbled across this a few times already (and I'm not nearly as much into Cocoon as you guys), I know what you mean. I'll try and modify the current XSL code and put it in Bugzilla You mean changing the forms-styling XSL

Re: JS versus Java [was Re: FOM inconsistency (was Re: [VOTE] Unrestricting

2005-02-28 Thread Sylvain Wallez
Stefano Mazzocchi wrote: Christopher Oliver wrote: You know what? I'm fed up with this discussion, and will start writing a new implementation of the JS flowscript engine. People will have the choice. And Chris will stop popping up as soon as someone touches his code. Sylvain Very nice

[RT] A Unified Environment Model?

2005-02-28 Thread Daniel Fagerstrom
As discussed in various threads we need a common environment model for flow, templating (both with flow and non-flow input). And it will also make Cocoon easier to learn if the environment part of FOM (let us call it OM) and the sitemap environment model, i.e. input modules (IMs) are put

Towards a unified scripted object model (was Re: JS versus Java)

2005-02-28 Thread Sylvain Wallez
Daniel Fagerstrom wrote: Reinhard Poetz wrote: Sylvain Wallez wrote: Daniel Fagerstrom wrote: I based my comment on: http://marc.theaimsgroup.com/?l=xml-cocoon-devm=110942199227672w=2 Ah yes. I was referring to 2.1 and double checked it before sending, and forgot is had already been removed in

Re: [RT] A Unified Environment Model?

2005-02-28 Thread Ralph Goers
Daniel Fagerstrom wrote: API --- OM is a Map. IMs are like maps but have both construction and runtime configurations and also interpret the key in much more sofisticated ways than maps normally do. WDYT? /Daniel Wow. Cocoon already has an ObjectModel Map which is used all over the place. If

Re: [RT] A Unified Environment Model?

2005-02-28 Thread Gregor J. Rothfuss
Daniel Fagerstrom wrote: As discussed in various threads we need a common environment model for flow, templating (both with flow and non-flow input). And it will also make Cocoon easier to learn if the environment part of FOM (let us call it OM) and the sitemap environment model, i.e. input

Re: Table-less forms for your webapp

2005-02-28 Thread Antonio Gallardo
On Lun, 28 de Febrero de 2005, 15:00, Bertrand Delacretaz dijo: I'm all for moving to more powerful CSS-based versions, but it might be good to keep the existing stuff around for people who want to stay with plain HTML. We need to solve a problem Some people will add a XUL implementation.

[GUMP@brutus]: Project cocoon (in module cocoon) failed

2005-02-28 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project cocoon has an issue affecting its community integration. This issue affects 36

Re: Towards a unified scripted object model (was Re: JS versus Java)

2005-02-28 Thread Bertrand Delacretaz
Le 28 févr. 05, à 23:47, Sylvain Wallez a écrit : ...have you read the end of [1] where I suggest to use JS as the only scripting language and eventually introduce specialized languages such as XPath using some additional top-level functions?.. I haven't been following all of this discussion but