You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2008/09/19 13:48:44 UTC

[jira] Updated: (SLING-23) Use correct namespaces (for node types, taglibs etc)

     [ https://issues.apache.org/jira/browse/SLING-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger updated SLING-23:
-----------------------------------

    Fix Version/s: 2.0.0

> Use correct namespaces (for node types, taglibs etc)
> ----------------------------------------------------
>
>                 Key: SLING-23
>                 URL: https://issues.apache.org/jira/browse/SLING-23
>             Project: Sling
>          Issue Type: Bug
>          Components: API
>            Reporter: Carsten Ziegeler
>             Fix For: 2.0.0
>
>
> As recently discussed, all namespace for sling should start with "http://sling.apache.org/" (and not use the jackrabbit namespace), followed by an intermediate path denoting the type (like taglib, jcr namespace etc), followed by the version, so we'll have:
> http://sling.apache.org/taglibs/sling/1.0
> http://sling.apache.org/jcr/sling/1.0
> etc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.