You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Ian Boston (JIRA)" <ji...@apache.org> on 2012/10/26 03:47:12 UTC

[jira] [Commented] (SLING-2240) move org.apache.sling.servlets.post.impl.helper.DateParser to commons

    [ https://issues.apache.org/jira/browse/SLING-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13484647#comment-13484647 ] 

Ian Boston commented on SLING-2240:
-----------------------------------

The class in itself is relatively free of bindings and does not depend on anything private to the Servlets Post bundle. Being private, nothing depends on it outside the bundle (as you point out)

I am not certain where it would go into commons as there is no suitable bundle at present (classloader, json, log, logservice, mime, osgi, scheduler, testing, threads)

One lower impact alternative would be to move it to o.a.s.servlets.post which is exported from the Servlets Post Bundle.

WDYT?
                
> move org.apache.sling.servlets.post.impl.helper.DateParser to commons
> ---------------------------------------------------------------------
>
>                 Key: SLING-2240
>                 URL: https://issues.apache.org/jira/browse/SLING-2240
>             Project: Sling
>          Issue Type: Wish
>          Components: Commons
>    Affects Versions: Servlets Post 2.1.0
>            Reporter: Ben Peter
>
> DateParser is a nice utility and comes in handy in a lot of cases. 
> As such, it would be great to have it in a place where it is part of an exported package instead of being locked in in the private org.apache.sling.servlets.post.impl.helper

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira