Re: Moving default-rtp to samples?

2008-04-29 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: On Tue, Apr 29, 2008 at 4:47 PM, Carsten Ziegeler [EMAIL PROTECTED] wrote: ... I think we should move the default-rtp bundle from the jcr dir to the samples. It's a nice little module which more servers as a sample Agreed, but note that it is used by launchpad

Re: Moving default-rtp to samples?

2008-04-29 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: On Tue, Apr 29, 2008 at 4:55 PM, Carsten Ziegeler [EMAIL PROTECTED] wrote: ... For what is it used there?... Integration tests only at the moment, which verify that the mechanism works. :) Ok - I think we should move the integration tests to a separate module

Re: Moving default-rtp to samples?

2008-04-29 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: On Tue, Apr 29, 2008 at 5:11 PM, Carsten Ziegeler [EMAIL PROTECTED] wrote: ...I think we should move the integration tests to a separate module as ewll As long as they run automatically and can also be run against a separate Sling instance, I'm fine. We'll

[RT] Cleaning up our modules (Part I)

2008-04-29 Thread Carsten Ziegeler
places c) osgi/assembly - sandbox d) osgi/commons - commons/osgi-util e) osgi/console-web - Apache Felix f) osgi/log - commons/log g) osgi/obr - sandbox Does this make sense? Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: [RT] Cleaning up our modules (Part I)

2008-04-29 Thread Carsten Ziegeler
Carsten Ziegeler wrote: So, wrapping up: a) commons is a place for common code/bundles which is not directly tied to Sling (but used by Sling) I forgot to mention that all modules in commons use o.a.s.commons.* as package names. b) We move the stuff from the osgi dir to better places c

[jira] Commented: (SLING-399) Remove useless launchpad.app bundle from launchpad.webapp

2008-04-29 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12593043#action_12593043 ] Carsten Ziegeler commented on SLING-399: I have a patch for this on my machine

[jira] Commented: (SLING-367) change sling:post: to sling: for command prefixes in form names

2008-04-28 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12592752#action_12592752 ] Carsten Ziegeler commented on SLING-367: Ok, rethinking the issue, I still would

[jira] Commented: (SLING-394) remove sling:post:saveParamPrefix;

2008-04-28 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12592779#action_12592779 ] Carsten Ziegeler commented on SLING-394: Do we need this prefix at all? I think

Re: What are the best practices used in Sling.

2008-04-28 Thread Carsten Ziegeler
spaces instead tabs for indenting, and using two spaces per indent level. Well, it's actually four spaces for Java code :) Carsten That's not terribly important, but it makes it easier to work on other people's code. -Bertrand -- Carsten Ziegeler [EMAIL PROTECTED]

[jira] Commented: (SLING-298) FormEncoding parameter should be ignored during POST processing

2008-04-28 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12592824#action_12592824 ] Carsten Ziegeler commented on SLING-298: Ok, can we come to a consensus here and use

[jira] Assigned: (SLING-311) Record loaded content to not reload inadvertedly.

2008-04-28 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-311: -- Assignee: Carsten Ziegeler Record loaded content to not reload inadvertedly

[jira] Commented: (SLING-190) The Sling class of the launcher should verify minimum JDK requirement and fail properly

2008-04-28 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12592830#action_12592830 ] Carsten Ziegeler commented on SLING-190: I'm not 100% sure, but as the launcher uses

[jira] Assigned: (SLING-391) Create base launchpad module for better reuse

2008-04-28 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-391: -- Assignee: Carsten Ziegeler Create base launchpad module for better reuse

Re: Repository classloading problem with RepositoryAccessor, any hints?

2008-04-28 Thread Carsten Ziegeler
implementation you use? Perhaps some other classes are missing in the global class loader now? Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

[jira] Updated: (SLING-190) The Sling class of the launcher should verify minimum JDK requirement and fail properly

2008-04-28 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-190: --- Affects Version/s: 2.0.0 Fix Version/s: (was: 2.0.0) 2.0.1

Re: Bundlifying non-osgi jars

2008-04-27 Thread Carsten Ziegeler
for the embedded lib, so this is not code duplication. Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Simplifying script paths and names?

2008-04-26 Thread Carsten Ziegeler
using any other format than html, you end up with the same mess (all files named pdf.*) So how do we want to proceed? Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

[jira] Commented: (SLING-367) change sling:post: to sling: for command prefixes in form names

2008-04-26 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12592587#action_12592587 ] Carsten Ziegeler commented on SLING-367: Hmm, I totally agree that things should

[jira] Commented: (SLING-367) change sling:post: to sling: for command prefixes in form names

2008-04-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12592401#action_12592401 ] Carsten Ziegeler commented on SLING-367: I think there is a difference between stuff

Re: Reusing launchpad-app/-webapp

2008-04-22 Thread Carsten Ziegeler
Felix Meschberger wrote: Hi, Am Montag, den 21.04.2008, 15:38 +0200 schrieb Carsten Ziegeler: Felix Meschberger wrote I don't know - perhaps we could define this in a separate pom and then use the assembly plugin, or we can write a custom plugin. I've written a plugin that assembles all used

Re: Reusing launchpad-app/-webapp

2008-04-22 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: On Tue, Apr 22, 2008 at 11:18 AM, Carsten Ziegeler [EMAIL PROTECTED] wrote: ...Today you use POMDs (plain old maven dependencies) and the plugin inspects them if they're bundles. A special scope would do the same but require the developer to use this scope... I

Re: Simplifying script paths and names?

2008-04-18 Thread Carsten Ziegeler
and only if there is none, /V is searched? Or is the script search alternating between /A and /V? I think this is missing in the description. Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Simplifying script paths and names?

2008-04-18 Thread Carsten Ziegeler
Felix Meschberger wrote: Hi, Am Freitag, den 18.04.2008, 14:59 +0200 schrieb Bertrand Delacretaz: On Fri, Apr 18, 2008 at 2:54 PM, Felix Meschberger [EMAIL PROTECTED] wrote: Am Freitag, den 18.04.2008, 13:59 +0200 schrieb Carsten Ziegeler: ...Given that we search in /A and /V, is first

Re: YAC: Split jcr/resource in two

2008-04-18 Thread Carsten Ziegeler
is not related. Therefore, I propose we split the jcr/resource bundle keeping the ResourceResolver stuff in the jcr/resource bundle and creating a jcr/loader bundle which takes over the initial content loader. WDYT ? Makes sense: +1 Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Simplifying script paths and names?

2008-04-18 Thread Carsten Ziegeler
Felix Meschberger wrote: Hi, Am Freitag, den 18.04.2008, 15:21 +0200 schrieb Carsten Ziegeler: I was in fact thinking of calculating a weight value for each script path and take the one with the greatest value. But I think, it is probably even better to make use of the Comparable interface

Re: Simplifying script paths and names?

2008-04-18 Thread Carsten Ziegeler
, didn't think about the script extension, sorry. Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Simplifying script paths and names?

2008-04-18 Thread Carsten Ziegeler
, shouldn't we prefix these dirs to make it clear that they are for sling? Like sling:libs and sling:apps ? Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Simplifying script paths and names?

2008-04-18 Thread Carsten Ziegeler
Felix Meschberger wrote: Hi, Am Freitag, den 18.04.2008, 16:22 +0200 schrieb Carsten Ziegeler: Felix Meschberger wrote: The search path from ResourceResolver.getSearchPath defines the order. And this is currently configured to be [ /apps, /libs ], thus giving precendence to /apps over /libs

Re: Simplifying script paths and names?

2008-04-18 Thread Carsten Ziegeler
Felix Meschberger wote: Hi, Am Freitag, den 18.04.2008, 16:35 +0200 schrieb Carsten Ziegeler: Having scripts in /apps and /libs where /libs has precendence of /apps still feels not very intuitive for me. It is the other way around: /apps has precedence over /libs. And this is IMHO intuitive

Re: Current trunk broken?

2008-04-16 Thread Carsten Ziegeler
into it, or should i? Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

[jira] Assigned: (SLING-361) The sling/sample module fails to compile JSP scripts when run in a reactor build

2008-04-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-361: -- Assignee: Carsten Ziegeler The sling/sample module fails to compile JSP scripts when

Re: Current trunk broken?

2008-04-16 Thread Carsten Ziegeler
Felix Meschberger wrote: Am Mittwoch, den 16.04.2008, 08:08 +0200 schrieb Carsten Ziegeler: Felix Meschberger wrote: Am Montag, den 14.04.2008, 15:50 -0500 schrieb Craig L. Ching: yes, it seems. just comment out those modules in the pom. i get another error that some taglibs are missing. so i

[jira] Closed: (SLING-351) Use uppercase Sling in sling.js

2008-04-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-351. -- Resolution: Fixed Use uppercase Sling in sling.js

[jira] Commented: (SLING-311) Record loaded content to not reload inadvertedly.

2008-04-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12589451#action_12589451 ] Carsten Ziegeler commented on SLING-311: It would be great, if the content would

[jira] Commented: (SLING-311) Record loaded content to not reload inadvertedly.

2008-04-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12589463#action_12589463 ] Carsten Ziegeler commented on SLING-311: I'm not sure if we can use the mark

Re: Content Overwrite in the Content Loader

2008-04-16 Thread Carsten Ziegeler
Felix Meschberger wrote: Taking this to the list ... Thanks :) Am Mittwoch, den 16.04.2008, 01:22 -0700 schrieb Carsten Ziegeler (JIRA): [ https://issues.apache.org/jira/browse/SLING-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12589463

Re: Content Overwrite in the Content Loader

2008-04-16 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: On Wed, Apr 16, 2008 at 11:06 AM, Carsten Ziegeler [EMAIL PROTECTED] wrote: ... Hmm, the more I think about it, the more I have the feeling that initial content comming from a bundle should only be used for static stuff - it should not be abused to get something

Re: Content Overwrite in the Content Loader

2008-04-16 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: On Wed, Apr 16, 2008 at 10:48 AM, Carsten Ziegeler [EMAIL PROTECTED] wrote: ...So the content loader should try to overwrite existing nodes and properties ? Yes. The only problem might be that a user has changed a property and this gets then overwritten

Re: Content Overwrite in the Content Loader

2008-04-16 Thread Carsten Ziegeler
is never overwritten. Hmpf, you beat me by 10 minutes :) I just wanted to come up with the same idea :( I assume, it's possible to specify several paths, like: Sling-InitialContent /content, /resources;overwrite:=true /Sling-InitialContent Carsten -- Carsten Ziegeler [EMAIL

Reusing launchpad-app/-webapp

2008-04-16 Thread Carsten Ziegeler
of it. So it would be great if we could solve this somehow, perhaps by splitting the configuration and classes into an own project? Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Reusing launchpad-app/-webapp

2008-04-16 Thread Carsten Ziegeler
Niklas Gustavsson wrote: On Wed, Apr 16, 2008 at 1:22 PM, Carsten Ziegeler [EMAIL PROTECTED] wrote: I'm currently using the launchpad/webapp to build my own webapp. All I need from the webapp are the configuration files for Sling and the classes which launch Sling; no bundles etc. Now

Re: Simplifying script paths and names?

2008-04-16 Thread Carsten Ziegeler
) before changing/implementing something. Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Simplifying script paths and names?

2008-04-16 Thread Carsten Ziegeler
currently (with respect to selectors). But I am convinced, that we have to make a concession on one end to get the other end. We cannot easily get all. Exactly, that's why I wanted to discuss this before a release :) Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Current trunk broken?

2008-04-15 Thread Carsten Ziegeler
is not working again yet. Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Current trunk broken?

2008-04-15 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: On Tue, Apr 15, 2008 at 9:06 AM, Carsten Ziegeler [EMAIL PROTECTED] wrote: ... Sorry for the problems - I accidentally added the samples to the build again - but due to the unfinished changes with the jsp compilation, the sample module is not working again yet

[jira] Commented: (SLING-354) Better way to define the node name for a newly created node

2008-04-15 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12588991#action_12588991 ] Carsten Ziegeler commented on SLING-354: We don't have a majority yet, it's 2:2

Multiple JcrResourceTypeProviders?

2008-04-15 Thread Carsten Ziegeler
a resource type provider that looks for specific mixin types. Another part of the app might use the path based approach etc. WDYT? Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

[jira] Closed: (SLING-354) Better way to define the node name for a newly created node

2008-04-15 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-354. -- Resolution: Fixed Implemented with parameter name and nameHint Better way to define the node

Re: Node name generation

2008-04-15 Thread Carsten Ziegeler
at 5:05 PM, Carsten Ziegeler [EMAIL PROTECTED] wrote: Bertrand Delacretaz wrote: On Mon, Apr 14, 2008 at 4:38 PM, Felix Meschberger [EMAIL PROTECTED] wrote: ...Can we find something else than nodeName ? How about exactName ?... nodeName is IMHO better, as the parameter describes the name

[jira] Assigned: (SLING-366) Add copy support to SlingPostServlet

2008-04-15 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-366: -- Assignee: Carsten Ziegeler Add copy support to SlingPostServlet

[jira] Commented: (SLING-354) Better way to define the node name for a newly created node

2008-04-15 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12588985#action_12588985 ] Carsten Ziegeler commented on SLING-354: New proposal: - if nodeName is provided

[jira] Assigned: (SLING-381) Support for Multiple JcrResourceTypeProviders

2008-04-15 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-381: -- Assignee: Carsten Ziegeler Support for Multiple JcrResourceTypeProviders

[jira] Updated: (SLING-361) The sling/sample module fails to compile JSP scripts when run in a reactor build

2008-04-15 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-361: --- Affects Version/s: 2.0.0 Fix Version/s: 2.0.0 The sling/sample module fails

[jira] Resolved: (SLING-366) Add copy support to SlingPostServlet

2008-04-15 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-366. Resolution: Fixed Fix Version/s: 2.0.0 Hi Tobi, I applied your patch - could you

[jira] Closed: (SLING-381) Support for Multiple JcrResourceTypeProviders

2008-04-15 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-381. -- Resolution: Fixed Support for Multiple JcrResourceTypeProviders

[jira] Closed: (SLING-348) Rename servlets-default to servlets-get

2008-04-15 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-348. -- Resolution: Fixed Rename servlets-default to servlets-get

Re: svn commit: r648236 - in /incubator/sling/trunk/jcr/resource: ./ src/main/java/org/apache/sling/jcr/resource/ src/main/java/org/apache/sling/jcr/resource/internal/ src/main/java/org/apache/sling/j

2008-04-15 Thread Carsten Ziegeler
yet why they fail...investigating... Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Node name generation

2008-04-14 Thread Carsten Ziegeler
. I think we should have the same behaviour when it comes to filtering and think we should only replace invalid characters. WDYT? Regards Carsten [1] https://issues.apache.org/jira/browse/SLING-354 -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Node name generation

2008-04-14 Thread Carsten Ziegeler
? -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Node name generation

2008-04-14 Thread Carsten Ziegeler
name. Perhaps renaming nodeName to nodeHint was wrong after all... Ok, my proposal is: a) sling:post:nodeName - only invalid chars are filtered b) sling:post:nameHint, jcr:title etc. are handled all the same (as they are already today) WDYT? Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Node name generation

2008-04-14 Thread Carsten Ziegeler
. Yepp, see my other mail for a new proposal :) Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Node name generation

2008-04-14 Thread Carsten Ziegeler
Felix Meschberger wrote: Hi, Am Montag, den 14.04.2008, 16:27 +0200 schrieb Carsten Ziegeler: Felix Meschberger wrote: The goal of URIs is to read and send them easily. For this reason any special characters, in particular characters needing some form of encoding should be prevented

Re: svn commit: r647820 - in /incubator/sling/trunk: ./ extensions/apt/ launchpad/jcrapp/ samples/ samples/webloader/

2008-04-14 Thread Carsten Ziegeler
are consistent. Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Node name generation

2008-04-14 Thread Carsten Ziegeler
or otherwise mangle the exact name (this is the difference to Betrand's proposal) and rather fail if the name is invalid We are in agreement, that's what I suggested, no filtering for nodeName. -Bertrand -- Carsten Ziegeler [EMAIL PROTECTED]

Re: svn commit: r647820 - in /incubator/sling/trunk: ./ extensions/apt/ launchpad/jcrapp/ samples/ samples/webloader/

2008-04-14 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: On Mon, Apr 14, 2008 at 5:03 PM, Carsten Ziegeler [EMAIL PROTECTED] wrote: ... Afaik, there is no maven problem with doing it one way or the other, so we can do it either way as long as we are consistent Ok - I was just wondering if that was another chapter

Re: svn commit: r647826 - in /incubator/sling/trunk: ./ api/ cache/ cache/src/main/java/org/apache/sling/cache/impl/

2008-04-14 Thread Carsten Ziegeler
Felix Meschberger wrote: Hi, The cache project is stupid and useless at the moment. Shouldn't we remove it completely for now ? Hehe, I suggested this some months ago and you were reluctant at that time :) Big +1 for removing. Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Simplifying script paths and names?

2008-04-14 Thread Carsten Ziegeler
? So instead of looking it /apps/foo/html.esp Sling would look at /apps/foo.html.esp. With selectors this becomes /apps/foo.selector.html.esp. Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Moving the Sling Management Console to Apache Felix

2008-04-11 Thread Carsten Ziegeler
. Greetings, Marcel -- Carsten Ziegeler [EMAIL PROTECTED]

Re: svn commit: r646839 - in /incubator/sling/trunk: api/ api/src/main/resources/META-INF/ cache/ cache/src/main/resources/META-INF/ commons/json/src/main/resources/ commons/mime/ commons/mime/src/mai

2008-04-10 Thread Carsten Ziegeler
the format from the Felix project: https://svn.apache.org/repos/asf/felix/trunk/scrplugin/NOTICE Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

[jira] Updated: (SLING-53) Add request filter for method overwrite

2008-04-09 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-53: -- Component/s: (was: microsling) Add request filter for method overwrite

[jira] Updated: (SLING-77) Provide an easy-to-use Javascript API for JCR

2008-04-09 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-77: -- Component/s: (was: microsling) Post Servlets Provide an easy-to-use

[jira] Updated: (SLING-81) Add write-support to Javascript API for JCR

2008-04-09 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-81: -- Component/s: (was: microsling) Post Servlets Add write-support

JcrDefaultResourceTypeProvider

2008-04-08 Thread Carsten Ziegeler
Hi, I'm wondering if JcrDefaultResourceTypeProvider is a good name for an interface :) Something with default in the name always reminds me of an implementation, so I suggest to simply call the interface JcrResourceTypeProvider. Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Script Resolution for JCR Nodes

2008-04-08 Thread Carsten Ziegeler
of mixins or super types. So you might have a different order on different installations - which obviously leads to problems. I guess, I'll use the JcrDefaultResourceTypeProvider Bertrand added recently to solve my problem. Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

[jira] Commented: (SLING-354) Better way to define the node name for a newly created node

2008-04-06 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12586126#action_12586126 ] Carsten Ziegeler commented on SLING-354: Rethinking this issue, I think just

Script Resolution for JCR Nodes

2008-04-06 Thread Carsten Ziegeler
the problem if a node has more than one mixin etc. I could also argue if I'm already adding a mixin to the node, i can also add the sling:resourceType mixin as well. WDYT? Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

[jira] Commented: (SLING-354) Better way to define the node name for a newly created node

2008-04-05 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12586007#action_12586007 ] Carsten Ziegeler commented on SLING-354: I agree that it makes sense to have

[jira] Commented: (SLING-355) Empty Request Parameters should be handled as not present

2008-04-05 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12586008#action_12586008 ] Carsten Ziegeler commented on SLING-355: This is how it is currently implemented

Re: svn commit: r644750 - /incubator/sling/trunk/commons/json/src/main/java/org/apache/sling/commons/json/jcr/JsonItemWriter.java

2008-04-05 Thread Carsten Ziegeler
property name from * to :. Hope this does not create any problems, if so please let me know and we can revert or change to something different. Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

[jira] Commented: (SLING-354) Better way to define the node name for a newly created node

2008-04-05 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12586026#action_12586026 ] Carsten Ziegeler commented on SLING-354: Ah ok, the current filtering of the other

[jira] Created: (SLING-354) Better way to define the node name for a newly created node

2008-04-04 Thread Carsten Ziegeler (JIRA)
Components: ujax Reporter: Carsten Ziegeler The current node name generator checks for a fixed set of request parameters name. While this approach is fine, it creates a problem as even if one of those properties is used to define the name, it is later on still tried to be set

Updates to the post servlet

2008-04-04 Thread Carsten Ziegeler
Hi, I would like to fix SLING-354 and SLING-355 asap. What do you think about the proposed changes? Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

[jira] Commented: (SLING-355) Empty Request Parameters should be handled as not present

2008-04-04 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12585484#action_12585484 ] Carsten Ziegeler commented on SLING-355: Yes, I mean the case where a request

[jira] Assigned: (SLING-354) Better way to define the node name for a newly created node

2008-04-04 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-354: -- Assignee: Carsten Ziegeler Better way to define the node name for a newly created node

[jira] Closed: (SLING-354) Better way to define the node name for a newly created node

2008-04-04 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-354. -- Resolution: Fixed Fix Version/s: 2.0.0 Better way to define the node name for a newly

[jira] Assigned: (SLING-355) Empty Request Parameters should be handled as not present

2008-04-04 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-355: -- Assignee: Carsten Ziegeler Empty Request Parameters should be handled as not present

[jira] Commented: (SLING-354) Better way to define the node name for a newly created node

2008-04-04 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12585608#action_12585608 ] Carsten Ziegeler commented on SLING-354: Sometimes, you can't make up the post url

Re: svn commit: r644732 - in /incubator: sling/ catapult/

2008-04-02 Thread Carsten Ziegeler
Bertrand Delacretaz wrote: On Tue, Apr 1, 2008 at 8:28 PM, Carsten Ziegeler [EMAIL PROTECTED] wrote: Author: cziegeler Date: Tue Apr 1 13:29:57 2008 New Revision: 644732 URL: http://svn.apache.org/viewvc?rev=644732view=rev Funny, something's changed in the ASF's svn config

Re: /sling/sling.js path hidden by OSGi management console

2008-04-02 Thread Carsten Ziegeler
the script). I could imagine that over time, the js lib might evolve while the post servlets do not. With shipping the js together with the post servlets we create a contract we can't break later on. Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: [RT] Catapult

2008-04-01 Thread Carsten Ziegeler
thought hey, wouldn't it be cool to really do this? - so, as I have plenty of +1s, I'll change the code as promised. Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

[jira] Created: (SLING-348) Rename servlets-default to servlets-get

2008-04-01 Thread Carsten Ziegeler (JIRA)
Rename servlets-default to servlets-get --- Key: SLING-348 URL: https://issues.apache.org/jira/browse/SLING-348 Project: Sling Issue Type: Improvement Reporter: Carsten Ziegeler

[jira] Created: (SLING-347) Remove obsolete servlets-standard module

2008-04-01 Thread Carsten Ziegeler (JIRA)
Remove obsolete servlets-standard module Key: SLING-347 URL: https://issues.apache.org/jira/browse/SLING-347 Project: Sling Issue Type: Improvement Reporter: Carsten Ziegeler This has

[jira] Updated: (SLING-347) Remove obsolete servlets-standard module

2008-04-01 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-347: --- Assignee: Carsten Ziegeler Remove obsolete servlets-standard module

Re: [RT] Catapult

2008-04-01 Thread Carsten Ziegeler
I started the renaming in r644732. Carsten Tobias Bocanegra wrote: +1 from me btw: when david spoke about sling at the TSSJS, we actually got questions if Day will support 'spring'. so changing the project name sounds good (sling, slide, spring, ...) On 4/1/08, Carsten Ziegeler [EMAIL

Re: Replace ujax: prefix to sling:

2008-03-31 Thread Carsten Ziegeler
Bertrand Delacretaz schrieb: On Mon, Mar 31, 2008 at 11:32 AM, Carsten Ziegeler [EMAIL PROTECTED] wrote: I think we should do this renaming asap. Do we already have a jira issue for this? Yes, https://issues.apache.org/jira/browse/SLING-326, but it needs to be updated according

Re: Replace ujax: prefix to sling:

2008-03-31 Thread Carsten Ziegeler
Felix Meschberger schrieb: I agree 100%. Are you going to do this ? Otherwise, I could start doing this this afternoon. I would to it tomorrow :) So if you want to do it today... :) Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

[jira] Updated: (SLING-326) Rena me µjax to sling client library

2008-03-31 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-326: --- Assignee: Carsten Ziegeler Remaining Estimate: 0h Original Estimate: 0h

[jira] Updated: (SLING-326) Rena me µjax to sling client library

2008-03-31 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-326: --- Renamed sling/ujax module to sling/servlets-post Renamed /ujax/ujax.js to /sling/sling.js

[jira] Updated: (SLING-326) Rena me µjax to sling client library

2008-03-31 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-326: --- Renamed package to *.servlets.post.* Renamed Ujax* classes to Sling* Rename µjax to sling

[jira] Updated: (SLING-326) Rena me µjax to sling client library

2008-03-31 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-326: --- Renamed all references from ujax to sling. There are some remaining items which will be discussed

<    3   4   5   6   7   8   9   10   11   >