Re: Not caching pages with continuations

2007-01-30 Thread Sylvain Wallez
Vadim Gritsenko wrote: Sylvain Wallez wrote: If it's for CForms, we can add the setting of no-cache headers in Form.js since it's very unlikely that a form pipeline will be cacheable. Not true :) You can easily have cached cforms pages if using stateless cforms with sendForm

Re: Not caching pages with continuations (was:...where is 304?)

2007-01-29 Thread Sylvain Wallez
. Sylvain -- Sylvain Wallez - http://bluxte.net

HTML mails (was Re: Building changes into the top level sitemap)

2006-12-05 Thread Sylvain Wallez
to distinguish quoted messages (and also increases the mail's size). Thanks, Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [RT] Improved matching selecting

2006-12-04 Thread Sylvain Wallez
Mark Lundquist wrote: Hi gang, snip/ So... WDYAT? +1. Lots of good ideas! I even think it may be implemented in a backwards compatible way, by switching between the two approaches depending on the existence of a pattern attribute, and thus go in a 2.2.x release. Sylvain -- Sylvain Wallez

File upload widget on ajaxian.com

2006-11-21 Thread Sylvain Wallez
The file upload widget made it on Ajaxian.com, the main news portal of all things Ajax! http://ajaxian.com/archives/dojo-file-upload-progress-bar-widget Kudos to Jeremy! Sylvain -- Sylvain Wallez - http://bluxte.net

Re: Rhino (once more)

2006-11-17 Thread Sylvain Wallez
Jeremy Quinn wrote: On 16 Nov 2006, at 09:40, Sylvain Wallez wrote: a vote ;-) IIRC Rhino 1.6 is binary compatible to the version we use in 2.1 Not totally. The exception and stacktrace handling code is a bit different, but source compatible (see LocationTrackingDebugger). Loosing

Re: Rhino (once more)

2006-11-16 Thread Sylvain Wallez
never explicitely mentioned in our docs, so not official, and thus certainly not widely used. It may be worth it to be legally clean at the price of very few compatibility problems. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: Rhino (once more)

2006-11-16 Thread Sylvain Wallez
Carsten Ziegeler wrote: Sylvain Wallez wrote: AFAIK these features were never explicitely mentioned in our docs, so not official, and thus certainly not widely used. It may be worth it to be legally clean at the price of very few compatibility problems. Yepp, I think being legally

Re: [Vote] Use latest rhino in 2.1.x

2006-11-16 Thread Sylvain Wallez
, that can be used to cleanup or restore non-suspendable resources. try { // code... } catch(break) { // continuation suspended } catch(continue) { // continuation restored } Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [Vote] Use latest rhino in 2.1.x

2006-11-16 Thread Sylvain Wallez
Carsten Ziegeler wrote: Please cast your votes for using latest rhino in 2.1.x. +1 Sylvain -- Sylvain Wallez - http://bluxte.net

Re: svn commit: r473974 - in /cocoon/trunk/blocks: cocoon-ajax/cocoon-ajax-impl/src/main/resources/org/apache/cocoon/ajax/resources/js/ cocoon-forms/cocoon-forms-impl/src/main/resources/org/apache/coc

2006-11-14 Thread Sylvain Wallez
this as a system-provided virtual serializer? Sylvain -- Sylvain Wallez - http://bluxte.net

Re: svn commit: r473974 - in /cocoon/trunk/blocks: cocoon-ajax/cocoon-ajax-impl/src/main/resources/org/apache/cocoon/ajax/resources/js/ cocoon-forms/cocoon-forms-impl/src/main/resources/org/apache/coc

2006-11-14 Thread Sylvain Wallez
Jeremy Quinn wrote: On 14 Nov 2006, at 12:46, Sylvain Wallez wrote: Jeremy Quinn wrote: snip/ Sylvain suggested a BrowserUpdateSerializer, that could switch between XML and XHTML depending on the Transport. Yup, the idea of hard-coding it into a serializer is to avoid requiring people

Re: svn commit: r473974 - in /cocoon/trunk/blocks: cocoon-ajax/cocoon-ajax-impl/src/main/resources/org/apache/cocoon/ajax/resources/js/ cocoon-forms/cocoon-forms-impl/src/main/resources/org/apache/coc

2006-11-14 Thread Sylvain Wallez
://marc.theaimsgroup.com/?l=xml-cocoon-devm=103787313407324w=2 -- Sylvain Wallez - http://bluxte.net

Re: Release roadmap

2006-10-29 Thread Sylvain Wallez
it is accepted. With M2 soon and final release only one month later I feel like flying blind... +1. I understand people's desire to have 2.2 out (finally!) but the final user testing phase should not be neglected. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: CForms: Upload Repeater

2006-10-26 Thread Sylvain Wallez
. Now I haven't looked at Dojo for quite some time and it may allow it now. Sylvain -- Sylvain Wallez - http://bluxte.net

Cocoon on projects.apache.org

2006-10-17 Thread Sylvain Wallez
=markup So, should we restrict ourselves to a single category (rather limiting for Cocoon), or fix project.a.o to allow multiple categories? Sylvain -- Sylvain Wallez - http://bluxte.net

Re: AW: RFC: CForms + Dojo: the way forward

2006-10-09 Thread Sylvain Wallez
] http://archive.dojotoolkit.org/nightly/buildscripts/profiles/ -- Sylvain Wallez - http://bluxte.net

Re: Resolving Cocoon Dependencies with Ivy

2006-10-09 Thread Sylvain Wallez
in it, everything is at http://svn.caraldi.com/trunk/share/cocoon-ivy-build/ Sylvain -- Sylvain Wallez - http://bluxte.net

[RT] User poll to find unused components

2006-10-03 Thread Sylvain Wallez
-of-life and utimately removed from the distribution. WDYT? Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [RT] User poll to find unused components

2006-10-03 Thread Sylvain Wallez
of aggregating and compiling all information provided by users. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [VOTE] Lars Trieloff as a new Cocoon committer

2006-10-03 Thread Sylvain Wallez
votes! +1 But Lars will have to pay a beer to all people voting +1... or drink a beer for each of them :-) Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [2.2] Sitemap reloading

2006-10-02 Thread Sylvain Wallez
: -Dorg.apache.cocoon.mode=dev Wow, although very small, this is probably the most important change in Cocoon's behaviour since 2.0 was out! IMO that requires a vote. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [2.2] Sitemap reloading

2006-10-02 Thread Sylvain Wallez
Carsten Ziegeler wrote: Sylvain Wallez wrote Wow, although very small, this is probably the most important change in Cocoon's behaviour since 2.0 was out! IMO that requires a vote. We already voted on that! Doh. Missed that :-( Ok then! Sylvain -- Sylvain Wallez - http

Re: CForms: on-action handling

2006-10-01 Thread Sylvain Wallez
to validate complete form first, or so it seems. WDYT? -- Sylvain Wallez - http://bluxte.net

Maven dictatorship and software parasitism (was Re: Maven info wanted)

2006-09-29 Thread Sylvain Wallez
Reinhard Poetz wrote: Sylvain Wallez wrote: Reinhard Poetz wrote: snip/ We have invested a lot of time into making trunk build with M2. And don't forget that it's much more than just compiling the thing. We have two archetypes, one deployment plugin, the documentation which is exported

Re: Maven dictatorship and software parasitism (was Re: Maven info wanted)

2006-09-29 Thread Sylvain Wallez
understand that people not actively developing the project aren't comfortable with its magic. Note that I'm not pointing fingers to anybody here, being myself a developer for Cocoon, but realizing this matter of fact by trying to be a Maven user! Sylvain -- Sylvain Wallez - http://bluxte.net

Re: Maven info wanted

2006-09-27 Thread Sylvain Wallez
blog posts and comments) Sylvain -- Sylvain Wallez - http://bluxte.net

Re: Free for use: SaveFilesTransformer

2006-09-19 Thread Sylvain Wallez
a src attribute that can be used to capture also binary streams and save them to disk. Comments are welcome.. Er... why a brand new transformer when you could have provided a patch adding support for the src attribute in SourceWritingTransformer??? Sylvain -- Sylvain Wallez - http

Re: [GT2006] Already 50 attendees.. Early bird ends tomorrow!

2006-09-12 Thread Sylvain Wallez
Sylvain Wallez wrote: I promise a beer to whom can guess the smart algorithm behind head colors on the conference chairs picture that gave me green hairs [1] ;-) People that wrote or saw the code are not elegible for the beer! [1] http://bluxte.net/blog/2006-09/11-06-41.html

Re: [GT2006] Already 50 attendees.. Early bird ends tomorrow!

2006-09-12 Thread Sylvain Wallez
-- Sylvain Wallez - http://bluxte.net

Re: [GT2006] Already 50 attendees.. Early bird ends tomorrow!

2006-09-11 Thread Sylvain Wallez
guess the smart algorithm behind head colors on the conference chairs picture that gave me green hairs [1] ;-) People that wrote or saw the code are not elegible for the beer! Sylvain [1] http://bluxte.net/blog/2006-09/11-06-41.html -- Sylvain Wallez - http://bluxte.net

Re: [GT2006] Already 50 attendees.. Early bird ends tomorrow!

2006-09-11 Thread Sylvain Wallez
Andrew Stevens wrote: From: Sylvain Wallez [EMAIL PROTECTED] Date: Mon, 11 Sep 2006 17:01:42 +0200 I promise a beer to whom can guess the smart algorithm behind head colors on the conference chairs picture that gave me green hairs [1] ;-) People that wrote or saw the code are not elegible

Re: Ajax-block: what's the purpose of node.xml?

2006-08-22 Thread Sylvain Wallez
that this function has namespace-aware DOM function commented out. So I don't know... Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [Vote] Java 5 as minimum JDK requirement

2006-08-18 Thread Sylvain Wallez
an evident interest in using JDK 1.5... My 0.02 euros... Sylvain -- Sylvain Wallez - http://bluxte.net

Re: Fwd: Flow concurrency (was Re: Action Vs Logicsheet)

2006-08-08 Thread Sylvain Wallez
. That means that only requests to the same sitemap and the same session are blocking. Exactly. A Rhino scope is not a threadsafe object, hence the need to synchronize threads using the same scope, which is related to the continuation. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [Vote] Java 5 as minimum JDK requirement

2006-08-08 Thread Sylvain Wallez
Reinhard Poetz wrote: As Java 5 was released almost 2 years ago, I propose making it the minimum requirement for trunk and all artifacts released from there. +1 Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [CForms] Streaming out widget attributes?

2006-08-03 Thread Sylvain Wallez
Antonio Gallardo wrote: Sylvain Wallez escribió: - in complex use cases the GUI logic, as Carsten's use case exemplifies, becomes spread all over the pipeline, and it becomes increasingly difficult to understand what happens where. Could you explain how can you do the Carsten need easily

Re: [CForms] Streaming out widget attributes?

2006-08-02 Thread Sylvain Wallez
Carsten Ziegeler wrote: Sylvain Wallez wrote Yes, now I see two solutions for this: we could just stream out the attributes of the definition (which are strings) or if we need all attributes, stream out attributes which can be streamed. I would go for the first solution, anything against

Re: [CForms] Streaming out widget attributes?

2006-08-02 Thread Sylvain Wallez
Carsten Ziegeler wrote: Sylvain Wallez wrote: Yeah, but the point is about the somewhere. Each element in a Cocoon pipeline is supposed to address a particular concern. Now over time, reasons emerge for everything to be useful everywhere, and we end up with a giant mix, where having

Re: [CForms] Streaming out widget attributes?

2006-08-02 Thread Sylvain Wallez
[resent -- seems to have been lost] Reinhard Poetz wrote: Sylvain Wallez wrote: I'm sorry to say that over time, I found Cocoon to be more an obstactle for complex webapps pages (not talking about flow) than a real help, and that's why I'm moving away from it. So I don't care as much as I

Re: [CForms] Streaming out widget attributes?

2006-08-01 Thread Sylvain Wallez
attribute values with ${widget.getAttribute('foo')}. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [CForms] Streaming out widget attributes?

2006-08-01 Thread Sylvain Wallez
Carsten Ziegeler wrote: Sylvain Wallez schrieb: Carsten Ziegeler wrote: Hi, I'm currently looking into a way of getting information for a widget in my template that has been defined in the model. But it seems to me that this is not possible right now. Is anyone against streaming out

Re: [Vote] Release 2.2M1

2006-07-31 Thread Sylvain Wallez
Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [continuum] BUILD FAILURE: xsp Block Implementation

2006-07-20 Thread Sylvain Wallez
, why does the download fail? Sylvain, switching to AntIvy on his project... -- Sylvain Wallez - http://bluxte.net

Re: [2.2] New processor interface/approach

2006-07-12 Thread Sylvain Wallez
. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [2.2] New processor interface/approach

2006-07-12 Thread Sylvain Wallez
and can also benefit from/share with other people's work in this domain. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [2.2] New processor interface/approach

2006-07-12 Thread Sylvain Wallez
Daniel Fagerstrom wrote: Carsten Ziegeler skrev: Sylvain Wallez wrote: However, a few remarks: - how is Processor different from Servlet? The interface is similar. The difference is configuration and who manages the component. If a processor is a component we can use all nice

Re: Wildcard matcher causes StackOverflowErrors (was Re: StackOverflowError in 2.1)

2006-07-10 Thread Sylvain Wallez
implementation } } Sylvain -- Sylvain Wallez - http://bluxte.net

[Fwd: [Dojo-jobs] Dojo/cforms developer needed around Stuttgart/Germany]

2006-07-07 Thread Sylvain Wallez
FYI, this was posted on the dojo-jobs mailing list. I guess cforms is Cocoon Forms :-) Sylvain Original Message Subject:[Dojo-jobs] Dojo/cforms developer needed around Stuttgart/Germany Date: Thu, 06 Jul 2006 12:38:38 +0200 From: Knut Hertel [EMAIL PROTECTED] To:

Re: [CForms] Load/Save model events never send?

2006-07-06 Thread Sylvain Wallez
with a couple of setStringValue()/getStringValue() methods. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [RANT] This Maven thing is killing us....

2006-07-04 Thread Sylvain Wallez
, this requires the build system to be able to handle these prerequisites by not automatically downloading them from a remote repository. In simple words, that will require people to manually place the LGPL'ed jars in the equivalent of lib/local in Cocoon 2.1. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [RANT] This Maven thing is killing us....

2006-07-03 Thread Sylvain Wallez
/non-cocooners who are effected by the decisions you make... Anyway, just another perspective... The feedback of people that aren't in everyday's action fire is *really* important. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [RANT] This Maven thing is killing us....

2006-07-02 Thread Sylvain Wallez
. It works one day, but not the day after without anything having changed. Maven has gained a lot of mindshare because everybody's talking about it. Does everybody talk about their Ant build system? No, because it just works. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [Vote] New committers

2006-06-15 Thread Sylvain Wallez
Johnston +3. Welcome aboard guys! Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [Vote] Cowarp, auth-fw and session-fw in 2.2

2006-06-11 Thread Sylvain Wallez
auth-fw nor cowarp and use a homegrown solution that provides in-application authentication and authorization while still allowing the use of the regular request.isUserInRole() and request.getUserPrincipal() using a request filter. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: Please review changes to WildcardHelper

2006-06-01 Thread Sylvain Wallez
[] rather than a Map. It's faster and easier to use from Java code. Sylvain -- Sylvain Wallez - http://bluxte.net

[jira] Commented: (COCOON-1825) Ajax errror when an active state widget become invisible state widget

2006-05-31 Thread Sylvain Wallez (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1825?page=comments#action_12413991 ] Sylvain Wallez commented on COCOON-1825: I don't see how surrounding the table with a span changes something. Or... I remember of a bug in IE that doesn't like

Re: Spring - conf/applicationContext.xml | global bean definitions

2006-05-29 Thread Sylvain Wallez
=context://WEB-INF/spring pattern=*.xml/ in the cocoon.xconf. (Ok, to be honest, I haven't tested it yet, but it should work...). This side note makes me shudder. Does this mean you commit new features without even checking if they work? Sylvain -- Sylvain Wallez - http://bluxte.net

Re: Spring - conf/applicationContext.xml | global bean definitions

2006-05-29 Thread Sylvain Wallez
Carsten Ziegeler wrote: Sylvain Wallez wrote: This side note makes me shudder. Does this mean you commit new features without even checking if they work? Hmm, hmm, what do you think I'm doing? As we have a commit-then-review policy would this make a difference? Yes, it does make

Re: New XReporter expressions

2006-05-24 Thread Sylvain Wallez
commit it, or do I have to update other stuff (other than status.xml) ? Is there a modification of the XReporter expression engine itself, of new extensions for it? In the former case, it would be good to contribute it back to the XReporter project. Sylvain -- Sylvain Wallez - http

Re: New XReporter expressions

2006-05-24 Thread Sylvain Wallez
official release or svn revision). Sylvain -- Sylvain Wallez - http://bluxte.net

Flowscript in Spring

2006-05-18 Thread Sylvain Wallez
FYI: http://www.theserverside.com/news/thread.tss?thread_id=40522 Sylvain -- Sylvain Wallez - http://bluxte.net

Re: How long for a full trunk build (was: ParnoidCocoonServlet)

2006-05-18 Thread Sylvain Wallez
://maven.apache.org/guides/mini/guide-mirror-settings.html Also, AFAIU, http://www.ibiblio.org/maven2 is no more queried with the default settings and should be added as a mirror as well. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: Flowscript in Spring

2006-05-18 Thread Sylvain Wallez
Pier Fumagalli wrote: On 18 May 2006, at 13:04, Sylvain Wallez wrote: FYI: http://www.theserverside.com/news/thread.tss?thread_id=40522 ??? Isn't Spring supposed to be a container manager a-la Avalon ??? The component container is the original Spring, which has grown a lot to be more

Re: RAD with Cocoon 2.2

2006-05-17 Thread Sylvain Wallez
(and restoring the old one at the end). This allowed classes to be reloaded when the sitemap was reloaded. Torsten later added a file monitor that tracks changes to the contents of the classpath and triggers the sitemap reloading. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [2.2] Dojo resources are missing

2006-05-16 Thread Sylvain Wallez
version that we distribute. Sylvain [1] http://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X/src/blocks/ajax/dojo/ -- Sylvain Wallez - http://bluxte.net

Re: [2.2] Dojo resources are missing

2006-05-16 Thread Sylvain Wallez
://dojotoolkit.org/ Sylvain -- Sylvain Wallez - http://bluxte.net

Spring and OSGi

2006-05-15 Thread Sylvain Wallez
Hi all, Spring is about to provide OSGi support: http://opensource.atlassian.com/projects/spring/browse/SPR-1802 This is certainly interesting in the current 2.2/3.0 debate :-) Sylvain -- Sylvain Wallez - http://bluxte.net

Re: CallFunctionNode problems in trunk

2006-05-14 Thread Sylvain Wallez
should come first) - in 2.1 a AbstractProcessingNodeBuilder is Composable. In trunk, it gets the ServiceManager from the builder, which is good also (and BTW, why does Spring's bean factory appear here? It would be better to be in an Avalon-only world in this part). Sylvain -- Sylvain Wallez

Re: ApacheCon Hackaton: focus on 2.2? - Documentation

2006-05-12 Thread Sylvain Wallez
#dsy291_detachment ;) (unfortunately, that is a suggestion we didn't receive a proposal for) You should also consider the recent and impressive progress that has been done in offline-aware webapps: http://ajaxian.com/archives/dojostorage-offline-access-and-permanent-client-side-storage Sylvain -- Sylvain

Re: Cocoon CRUD (was GSoC Proposals)

2006-05-11 Thread Sylvain Wallez
that are hidden because they're proxied by someone else. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: Cocoon CRUD (was GSoC Proposals)

2006-05-11 Thread Sylvain Wallez
assigning entire parts that can be developed in a rather independent way between me, Maurizio and Jason. That a good way to organize things and effectively avoids people to step on each other's toes! Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [GT2006] The 5th Cocoon GetTogether: call for ideas

2006-05-09 Thread Sylvain Wallez
connection ;-) much longer than last time, say from 9AM to 10PM so that we don't have to rush out just when people start waking up ...I'd be happy to host the event in Amsterdam again... +1 for Arje and the Hippo team! +1! Sylvain -- Sylvain Wallez - http://bluxte.net

Re: Finding a name for OSGi based Cocoon

2006-05-08 Thread Sylvain Wallez
slowly because of the lack of time, are really diverging from the current code base. So, if they one day come to life, I doubt they will deserve the name Cocoon. So +1 for Cocoon 3.0. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: Finding a name for OSGi based Cocoon

2006-05-08 Thread Sylvain Wallez
Reinhard Poetz wrote: Sylvain Wallez wrote: My ideas, which are progressing slowly because of the lack of time, are really diverging from the current code base. So, if they one day come to life, I doubt they will deserve the name Cocoon. I'm looking forward to hearing from your ideas. I

Re: [RT] Simplifying setup

2006-05-04 Thread Sylvain Wallez
a servlet config init parameter would be a reasonable place to set the sitemap path. Ah, ok. Now, since this is about simplifying setup: is it even useful to have a configurable sitemap path? Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [RT] Resources Accessible Via Subsitemaps To Enable Better Re-Use

2006-05-04 Thread Sylvain Wallez
. However, that's probably not enough, as the URL resolution in inherited resources will be relative to the context of the sitemap that called the resource. Solving this, well, is very close to virtual sitemap components and is not trivial. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: AW: AW: Desparately seeking help with pipeline implementation

2006-05-01 Thread Sylvain Wallez
- isCachePoint in CachingPointPipeline Sylvain -- Sylvain Wallez - http://bluxte.net

Re: Desparately seeking help with pipeline implementation

2006-04-30 Thread Sylvain Wallez
about the errors you obtain would be useful, but I guess this is more related to component pools than to multithreading. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: AW: Desparately seeking help with pipeline implementation

2006-04-30 Thread Sylvain Wallez
Stefan Pietschmann wrote: | -Ursprüngliche Nachricht- | Von: Sylvain Wallez [mailto:[EMAIL PROTECTED] | Gesendet: Sonntag, 30. April 2006 14:00 | An: dev@cocoon.apache.org | Betreff: Re: Desparately seeking help with pipeline implementation | | Stefan Pietschmann wrote: | | Hi

Re: Running Cocoon in OSGi mode

2006-04-25 Thread Sylvain Wallez
requirements. Guys, I don't know about you, but this discussion gives me the feeling that we're now totally out of control of our own code base. Being unable to run Cocoon and having to ask the PDE guys at Eclipse for this is frightening me... Sylvain -- Sylvain Wallez - http://bluxte.net

Re: Running Cocoon in OSGi mode

2006-04-25 Thread Sylvain Wallez
Reinhard Poetz wrote: Sylvain Wallez wrote: Guys, I don't know about you, but this discussion gives me the feeling that we're now totally out of control of our own code base. Being unable to run Cocoon and having to ask the PDE guys at Eclipse for this is frightening me... huu? What makes

Re: cocoon forms bandwidth

2006-04-24 Thread Sylvain Wallez
script tags. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: [RT] Mini-Cocoon

2006-04-16 Thread Sylvain Wallez
on this list and your deconstruction of Cocoon for use in Struts (flowscript and now pipelines) shows well that Cocoon will be copied rather than used if it stays the monolithic piece of code it is today. Sylvain -- Sylvain Wallez - http://bluxte.net

Re: Calculated fields

2006-04-10 Thread Sylvain Wallez
. Also, on client side there is no way of apply proper field formatting, so every form using calculated fields with a format different from plain will end up being a mess. WDYT? This adds more complexity to CForms. But if people consider it useful, well, why not. Sylvain -- Sylvain Wallez

Re: Calculated fields

2006-04-10 Thread Sylvain Wallez
Simone Gianni wrote: Sylvain Wallez wrote: My calculated field prototype calls algorithm.calculate() in readFromRequest(). Is there a better place? There's a problem to compute the initial value, as trigger widgets may not be initialized (or a calculated-field's initialize() can call

Re: [Vote] Release 2.1.9 tomorrow

2006-04-08 Thread Sylvain Wallez
Carsten Ziegeler wrote: Please cast your votes for releasing the current svn as 2.1.9 tomorrow. A late +0 (did not had time to test) Sylvain -- Sylvain Wallez http://bluxte.net Apache Software Foundation Member

Re: cvs.a.o dependency reduction

2006-04-05 Thread Sylvain Wallez
branch? That would avoid having to maintain a local repository as an interim place for the main one. Sylvain -- Sylvain Wallez http://bluxte.net Apache Software Foundation Member

Re: The all embarassing presentation email :-)

2006-04-05 Thread Sylvain Wallez
community. Thanks again to everyone who voted me: I consider being over here a great accomplishment. Eh, welcome aboard Simone! Sylvain -- Sylvain Wallez http://bluxte.net Apache Software Foundation Member

Re: AJAX and web testing

2006-04-05 Thread Sylvain Wallez
, processResponse, function() { alert(Page has been updated!) }) }); /script Sylvain -- Sylvain Wallez http://bluxte.net Apache Software Foundation Member

Re: The all embarassing presentation email :-)

2006-04-05 Thread Sylvain Wallez
Simone Gianni wrote: Sylvain Wallez wrote: A question: what language where these books written in: English or Italian? I'm always amazed to see kids learning to program right after learning to read. Computers weren't widespread when I was 7 (that was in 1974) and I only started at 13, having

Re: cvs.a.o dependency reduction

2006-04-05 Thread Sylvain Wallez
Jorg Heymans wrote: Sylvain Wallez wrote: Well, considering the manual process required for this, yes. Now this leads to a question I haven't found an answer to: is it possible with M2 to have local dependencies, i.e. jars that are in _no_ repository, just like the lib directory in our

Re: Dojo too fat?

2006-04-04 Thread Sylvain Wallez
-- Sylvain Wallez http://bluxte.net Apache Software Foundation Member

Re: A new CLI (was Re: [RT] The environment abstraction, part II)

2006-04-02 Thread Sylvain Wallez
to answer to a ?cocoon-view=links :-) Sylvain -- Sylvain Wallez http://bluxte.net Apache Software Foundation Member

Re: A new CLI (was Re: [RT] The environment abstraction, part II)

2006-04-02 Thread Sylvain Wallez
Carsten Ziegeler wrote: Sylvain Wallez wrote: Hmm... the current CLI uses Cocoon's links view to crawl the website. So although the new crawler can be based on servlets, it will assume these servlets to answer to a ?cocoon-view=links :-) Hmm, I think we don't need the links view

Re: [CForms] Form id not propagated?

2006-03-30 Thread Sylvain Wallez
-- Sylvain Wallez http://bluxte.net Apache Software Foundation Member

[vote-results] Simone Gianni as a new Cocoon committer

2006-03-30 Thread Sylvain Wallez
Hi all, Simone Gianni has been elected for Cocoon committer ship with 25 +1 and no -1 (and a non-binding +1 from Gianugo). I asked Simone for his preferred user id in order to send the account creation request. Welcome on board Simone! Sylvain -- Sylvain Wallez http://bluxte.net Apache

Re: [CForms] Form id not propagated?

2006-03-30 Thread Sylvain Wallez
Carsten Ziegeler wrote: Sylvain Wallez schrieb: Carsten Ziegeler wrote: I'm setting the id on a form in the model and it seems that neither the cforms transformer nor the jx macros propagate this id to the resulting html, so a simple ft:form-template action=. method=POST

Re: [CForms] Form id not propagated?

2006-03-30 Thread Sylvain Wallez
Carsten Ziegeler wrote: Sylvain Wallez schrieb: It's in o.a.c.forms.formmodel.AbstractWidget.getXMLElementAttributes() Yes, but I think this one is never called in the case of a form. For example in the case of the jx macros, the startForm() method in the JXMacrosHelper class

Re: CForms and Portlets - making form ids dynamic

2006-03-27 Thread Sylvain Wallez
Carsten Ziegeler wrote: Sylvain Wallez schrieb: What about simply adding Form.setId(String formId)? Yes, that was my first thought as well - but I was wondering if it's a good idea to always allow to change the id. So I thought that if the id is dynamic, it should be part

<    1   2   3   4   5   6   7   8   9   10   >