[Seaside] RSS

Lukas Renggli renggli at gmail.com
Sat Jan 23 00:04:18 UTC 2010


Thank you for pointing out this leftover from Seaside 2.8. The
following code should work:

ToDoRssFeed class>>initialize
    (WAAdmin register: RRRssHandler at: 'todo.rss')
        rootComponentClass: self

I also fixed it in the book:

   http://book.seaside.st/book/web-20/rss/create-feed

Lukas

2010/1/22 Robert Sirois <watchlala at hotmail.com>:
> In the Seaside book it has you evaluate:
>
> "self registerAsApplication: 'blah'"
>
> on the subclassed RRComponent, but the class does not understand that
> method. Is there another way to do this?
>
> RS
>
> Also, does the RRComponent need to be the root component, or just have its
> own url?
>
> ________________________________
> Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. Sign up now.
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>



-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list