[jira] Commented: (FELIX-2686) iPOJO external handlers should have consistent namespaces

2010-11-04 Thread Pierre Bourret (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928202#action_12928202
 ] 

Pierre Bourret commented on FELIX-2686:
---

Here is a list of the current handlers namespaces :

(NOW)
- org.apache.felix.ipojo.whiteboard (iPOJO Whiteboard pattern 
handler 1.4.0)
- org.apache.felix.ipojo.extender (iPOJO Extender pattern 
handler 1.4.0 )
- org.apache.felix.ipojo.handlers.jmx  (iPOJO JMX handler 1.4.0)
- org.apache.felix.ipojo.handlers.event   (iPOJO Event Admin handler 1.6.0)
- org.apache.felix.ipojo.handler.temporal(iPOJO Temporal Dependency handler 
1.6.0)

The idea is to use the same namespace prefix for these handlers  : 
"org.apache.felix.ipojo.handler." .

(PROPOSITION)
- org.apache.felix.ipojo.handler.whiteboard
- org.apache.felix.ipojo.handler.extender
- org.apache.felix.ipojo.handler.jmx
- org.apache.felix.ipojo.handler.event
- org.apache.felix.ipojo.handler.temporal


> iPOJO external handlers should have consistent namespaces
> -
>
> Key: FELIX-2686
> URL: https://issues.apache.org/jira/browse/FELIX-2686
> Project: Felix
>  Issue Type: Improvement
>  Components: iPOJO
>Affects Versions: iPOJO-1.6.0
>Reporter: Pierre Bourret
>Priority: Trivial
> Fix For: iPOJO-1.8.0
>
>
> The iPOJO external handlers have different namespaces, and it's confusing. 
> These namespaces must be changed in order to have a coherent naming 
> convention. Nevertheless, backward compatibility must be kept, so existing 
> components can still be used with new versions of handlers

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



[jira] Commented: (FELIX-2686) iPOJO external handlers should have consistent namespaces

2010-11-07 Thread Clement Escoffier (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12929321#action_12929321
 ] 

Clement Escoffier commented on FELIX-2686:
--

Make a lot of sense. Do you have a patch to propose ?

> iPOJO external handlers should have consistent namespaces
> -
>
> Key: FELIX-2686
> URL: https://issues.apache.org/jira/browse/FELIX-2686
> Project: Felix
>  Issue Type: Improvement
>  Components: iPOJO
>Affects Versions: iPOJO-1.6.0
>Reporter: Pierre Bourret
>Priority: Trivial
> Fix For: iPOJO-1.8.0
>
>
> The iPOJO external handlers have different namespaces, and it's confusing. 
> These namespaces must be changed in order to have a coherent naming 
> convention. Nevertheless, backward compatibility must be kept, so existing 
> components can still be used with new versions of handlers

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