Hello all, I had a quick question/suggestion on: org.apache.commons.digester.rss.Channel & org.apache.commons.digester.rss.Item
Why don't these classes implement Serializable? This is needed so that a Session Bean/Middle Tier component can send a List of Channel objects out to the view for rendering -- without getting a non-Serializable error thrown. Any comments on this idea? Thanks, Ryan
