* Ryan Sonnek:
> http://www.jroller.com/wireframe/entry/wicket_and_rss_feeds
> 
> Just wanted to post an announcement that there's a new wicket stuff project
> (wicketstuff-rome) to allow for creation of RSS (or Atom) feeds from within
> Wicket.  I've been using it for the past several weeks and it's allowed me
> to integrate RSS feeds into my Wicket app *very* quickly.
> 
> This new project is a definite step up from the existing wicket wiki article
> for Rss pages, but I'm not sure what to do about that info.  Please let me
> know if anyone has suggestions or issues with the project.  Now that it's on
> wicketstuff, feel free to tweak or add features!

Actually to make it really reusable I would have put protected
abstract SyndFeed getFeed(); in FeedOutputComponent.  So that we
can have the feed output in a component of a page instead of a
full page.
-- 
     Jean-Baptiste Quenot
aka  John Banana   Qwerty
http://caraldi.com/jbq/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to