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

Felix Meschberger commented on SLING-985:
-----------------------------------------

So how about creating a BundleActivator which

  * manages the Abdera instance as a servlet context attribute
  * sets up or ensures the factories in the Abdera instance
  * the getAbdera method is modified to access the servlet context property, 
failing if the attribute is missing

BTW: This tag library has no Sling dependencies (except for a TagUtil call, 
which may easily be replaced). Why not contribute it to the Apache Abdera 
project ?

> Allow ATOM Syndication Format output
> ------------------------------------
>
>                 Key: SLING-985
>                 URL: https://issues.apache.org/jira/browse/SLING-985
>             Project: Sling
>          Issue Type: New Feature
>            Reporter: Lars Trieloff
>            Assignee: Felix Meschberger
>            Priority: Minor
>         Attachments: SLING-985.patch
>
>
> Having a JSON output for Sling is quite nice, but many web applications 
> require RSS/Atom support these days. Having an extension module that provides 
> a tag library for creating Atom feeds and atom entries out of JCR nodes would 
> be very helpful.

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

Reply via email to