Re: [c3] bug in controller-aware-string-template? (was Re: svn commit: r1195029 )

2011-10-31 Thread Francesco Chicchiriccò
On 29/10/2011 23:03, Thorsten Scherler wrote: [...] @Francesco can it be that the controller-aware-string-template needs the same treatment and the other to activate the $if(boolean)$? salu2 You are right: just committed a fix for this (commit r1195361). Regards. -- Francesco Chicchiriccò

Re: [c3] bug in controller-aware-string-template? (was Re: svn commit: r1195029 )

2011-10-31 Thread Thorsten Scherler
On Mon, 2011-10-31 at 08:37 +0100, Francesco Chicchiriccò wrote: On 29/10/2011 23:03, Thorsten Scherler wrote: [...] @Francesco can it be that the controller-aware-string-template needs the same treatment and the other to activate the $if(boolean)$? salu2 You are right: just committed

Re: svn commit: r1195161 - in /cocoon/cocoon3/trunk: cocoon-all/pom.xml cocoon-cli/pom.xml cocoon-rest-optional/pom.xml parent/pom.xml pom.xml

2011-10-31 Thread Thorsten Scherler
On Sun, 2011-10-30 at 14:08 +, thors...@apache.org wrote: Author: thorsten Date: Sun Oct 30 14:07:59 2011 New Revision: 1195161 URL: http://svn.apache.org/viewvc?rev=1195161view=rev Log: Fixing cocoon-all adding recently developed modules. The firebugs profiling was not in the root

Re: [c3] cocoon-all

2011-10-31 Thread Thorsten Scherler
On Sun, 2011-10-30 at 12:53 +0100, Simone Tripodi wrote: Hi Thorsten! thanks for leading this! +1, new modules - even if incomplete - should be added in the pom. Many thanks in advance for taking care of it! Actually till now there are no *sample blocks listed there. Not sure whether Steven

Re: [c3] cocoon-all

2011-10-31 Thread Steven Dolg
Am 31.10.2011 11:17, schrieb Thorsten Scherler: On Sun, 2011-10-30 at 12:53 +0100, Simone Tripodi wrote: Hi Thorsten! thanks for leading this! +1, new modules - even if incomplete - should be added in the pom. Many thanks in advance for taking care of it! Actually till now there are no *sample

Re: [cocoon3] @Context Request request

2011-10-31 Thread Thorsten Scherler
On Mon, 2011-10-31 at 12:46 +0100, Thorsten Scherler wrote: On Sun, 2011-10-30 at 19:35 +0200, Andre Juffer wrote: Hi, for processing a multipart/form-data request holding image data, I intend to use the commons imageupload [1]. In order to do so, I need to get access to the

Re: [c3] sitemapNode setParameters( MapString, Object) ? (was Re: [c3] Implementing presentation logic in c3)

2011-10-31 Thread Francesco Chicchiriccò
On 29/10/2011 18:37, Thorsten Scherler wrote: On Sat, 2011-10-29 at 16:39 +0200, Francesco Chicchiriccò wrote: On 28/10/2011 12:58, Thorsten Scherler wrote: [...] Finally, I've also made a fix for passing non-String parameters to ST, so $if$ is actually doing its job (take a look at

Re: [c3] sitemapNode setParameters( MapString, Object) ? (was Re: [c3] Implementing presentation logic in c3)

2011-10-31 Thread Thorsten Scherler
On Mon, 2011-10-31 at 13:07 +0100, Francesco Chicchiriccò wrote: On 29/10/2011 18:37, Thorsten Scherler wrote: On Sat, 2011-10-29 at 16:39 +0200, Francesco Chicchiriccò wrote: On 28/10/2011 12:58, Thorsten Scherler wrote: [...] Finally, I've also made a fix for passing non-String

Re: Compatibility Check Windows 7 Movares DIV-consultants

2011-10-31 Thread Jurgen Derksen
So is he Windows 7 Compatible? According to you guys? I don't have an answer to the question. I look forward to your reply Jurgen Derksen

[jira] [Created] (COCOON3-79) Sitemap parameters are always cast to String

2011-10-31 Thread Created
Sitemap parameters are always cast to String Key: COCOON3-79 URL: https://issues.apache.org/jira/browse/COCOON3-79 Project: Cocoon 3 Issue Type: Bug Components: cocoon-sitemap

[jira] [Updated] (COCOON3-79) Sitemap parameters are always cast to String

2011-10-31 Thread Updated
[ https://issues.apache.org/jira/browse/COCOON3-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated COCOON3-79: -- Attachment: sitemap-object-parameters.patch A patch letting sitemap parameters

[VOTE] Fix for COCOON3-79

2011-10-31 Thread Francesco Chicchiriccò
Hi all, I've developed a fix for COCOON3-79, attached [1] as a patch. Some background information is available at [2]. Since the aforementioned patch will involve changing some interface, I'm calling the vote on Code Modification [3]: +1 = Yes, apply patch attached to [1] -1 = No, don't apply

Re: [c3] sitemapNode setParameters( MapString, Object) ? (was Re: [c3] Implementing presentation logic in c3)

2011-10-31 Thread Francesco Chicchiriccò
On 31/10/2011 13:35, Thorsten Scherler wrote: On Mon, 2011-10-31 at 13:07 +0100, Francesco Chicchiriccò wrote: On 29/10/2011 18:37, Thorsten Scherler wrote: On Sat, 2011-10-29 at 16:39 +0200, Francesco Chicchiriccò wrote: On 28/10/2011 12:58, Thorsten Scherler wrote: [...] Finally, I've

Re: Compatibility Check Windows 7 Movares DIV-consultants

2011-10-31 Thread Steven Dolg
Am 31.10.2011 13:49, schrieb Jurgen Derksen: So is he Windows 7 Compatible? According to you guys? I don't have an answer to the question. I look forward to your reply Cocoon is based on Java™, as such it is compatible with all platforms a Java Virtual Machine is available for. I suggest you

Re: [c3] cocoon-all

2011-10-31 Thread Thorsten Scherler
On Mon, 2011-10-31 at 11:30 +0100, Steven Dolg wrote: Am 31.10.2011 11:17, schrieb Thorsten Scherler: On Sun, 2011-10-30 at 12:53 +0100, Simone Tripodi wrote: Hi Thorsten! thanks for leading this! +1, new modules - even if incomplete - should be added in the pom. Many thanks in advance

Re: svn commit: r1195161 - in /cocoon/cocoon3/trunk: cocoon-all/pom.xml cocoon-cli/pom.xml cocoon-rest-optional/pom.xml parent/pom.xml pom.xml

2011-10-31 Thread Simone Tripodi
Nope, unfortunately ;( I'll give a try as soon as I get a new spare time slot! All the best, Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Mon, Oct 31, 2011 at 11:16 AM, Thorsten Scherler

Re: [VOTE] Fix for COCOON3-79

2011-10-31 Thread Simone Tripodi
Hi Grosso, we've marked Cocoon3 as alpha development in therms of APIs stability, so I don't see any potential issue on changing API signatures passing to a beta. Moreover, for what I can see, there are considerable improvements in the patch - I just wonder (but I'm not sure about) if we can add

Re: [VOTE] Fix for COCOON3-79

2011-10-31 Thread Thorsten Scherler
On Mon, 2011-10-31 at 15:02 +0100, Simone Tripodi wrote: Hi Grosso, we've marked Cocoon3 as alpha development in therms of APIs stability, so I don't see any potential issue on changing API signatures passing to a beta. Moreover, for what I can see, there are considerable improvements in the

Re: [VOTE] Fix for COCOON3-79

2011-10-31 Thread Steven Dolg
Am 31.10.2011 14:19, schrieb Francesco Chicchiriccò: Hi all, I've developed a fix for COCOON3-79, attached [1] as a patch. Some background information is available at [2]. Since the aforementioned patch will involve changing some interface, I'm calling the vote on Code Modification [3]: +1 =

Re: [VOTE] Fix for COCOON3-79

2011-10-31 Thread Francesco Chicchiriccò
On 31/10/2011 15:57, Steven Dolg wrote: Am 31.10.2011 14:19, schrieb Francesco Chicchiriccò: Hi all, I've developed a fix for COCOON3-79, attached [1] as a patch. Some background information is available at [2]. Since the aforementioned patch will involve changing some interface, I'm calling

[jira] [Updated] (COCOON3-79) Sitemap parameters are always cast to String

2011-10-31 Thread Updated
[ https://issues.apache.org/jira/browse/COCOON3-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated COCOON3-79: -- Attachment: (was: sitemap-object-parameters.patch) Sitemap parameters

Re: [VOTE] Fix for COCOON3-79

2011-10-31 Thread Francesco Chicchiriccò
On 31/10/2011 16:12, Francesco Chicchiriccò wrote: On 31/10/2011 15:57, Steven Dolg wrote: [...] However, I really dislike some of the coding style in this patch. Specifically declaring local variables without assignment and/or declaring them outside the one block they are used in (in most

[jira] [Updated] (COCOON3-79) Sitemap parameters are always cast to String

2011-10-31 Thread Updated
[ https://issues.apache.org/jira/browse/COCOON3-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated COCOON3-79: -- Attachment: COCOON3-79.patch Improvements after Steven Dolg's notes (see at