Re: Cocoon Forms vs. JSF

2007-06-04 Thread thomason
on 6/4/07 8:52 AM, Christian Schlichtherle at [EMAIL PROTECTED] wrote: + On the other hand, I foresee productivity scalability issues: Suppose I need to do ten forms. With Cocoon Forms, I would have to do ten Form Definitions, plus ten JXTemplates, plus the controller logic plus a plethora of

Re: access eXist Db from Cocoon with XQueryTransformer

2007-03-02 Thread Donald Thomason
On Fri, 02 Mar 2007 10:27:43 +0100 Sébastien Geindre [EMAIL PROTECTED] wrote: At first, i intend to use JTS in XQuery function which could call java function, implemented with the JTS API. But performance could be a problem... In fact i'd like to do spatial query on XML database Cocoon

Re: access eXist Db from Cocoon with XQueryTransformer

2007-03-02 Thread thomason
on 3/2/07 6:52 AM, Sébastien Geindre at [EMAIL PROTECTED] wrote: a custon generator is a better solution than use the XQueryTransformer + eXist module extension on JTS api ? Don't know (the particulars of your application for quick proof-of-concept vs. production performance). I suspect the

Re: access eXist Db from Cocoon with XQueryTransformer

2007-03-01 Thread thomason
on 3/1/07 10:16 AM, Sébastien Geindre at [EMAIL PROTECTED] wrote: thomason a écrit : on 2/27/07 9:59 AM, Sébastien Geindre at [EMAIL PROTECTED] wrote: i need to execute a xquery on the eXist cocoon embedded database, in a cocoon pipe. Thanks for your answer, but in your case

Re: access eXist Db from Cocoon with XQueryTransformer

2007-02-27 Thread thomason
on 2/27/07 9:59 AM, Sébastien Geindre at [EMAIL PROTECTED] wrote: i need to execute a xquery on the eXist cocoon embedded database, in a cocoon pipe. e.g., from one of my apps (all on one line, gasp): map:generate src=http://{global:db-server}/rest/{global:offering-collection}/{1}.xml?_ho

Re: Improving XSLT performance

2007-01-05 Thread thomason
on 1/5/07 1:07 PM, Gary Larsen at [EMAIL PROTECTED] wrote: The answer is 'probably it depends', but generally speaking is the upgrade to 2.1.* (from 2.1.7) very difficult for most applications? Is there info anywhere on upgrading? What would be other justifications for an upgrade? It has

Link: Article: Web-based Framework for Review, Approval, and Management of Proposal-Initiated Workflows

2006-11-16 Thread thomason
http://www.highedweb.org/2006/presentations/aus/AUS11.ppt Presentation at HigherEdWebDev 2006 featuring Cocoon as a framework for managing proposal-initiated workflows. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: How-to: dojo Editor/Editor2 widgets in forms

2006-11-14 Thread thomason
Lars Trieloff wrote: as I was looking to integrate Dojo Editor2 into my Cocoon application, I found this instructions helpful, but there is a way to achive the same goal without having to modify Cocoon' own javascript resources: Lars, I don't think so, unless the modifications are

How-to: dojo Editor/Editor2 widgets in forms

2006-09-20 Thread thomason
Apologies if this is obvious, but I thought it could help someone who doesn't have time to figure it out. Maybe someone has a better method? Because the resources CFormsForm.js and __package__.js will be modified, it is easiest to copy the forms resources