On Thu, Apr 3, 2008 at 6:01 PM, Alejandro Abdelnur <
tucu00@...> wrote:
> I finally made some time to housekeep ROME and I'm trying to get rid
> of all issues/bugs.
> 2 --------------------------------------------------------------------------
>
https://rome.dev.java.net/issues/show_bug.cgi?id=94>
> I've found the problem to this one:
>
> When adding support for content:encoded this has been wrongfully done
> in the RSS parsers and generators, it should have been done in a
> module parser/generator.
>
> Because there is not module registered for that namespace it is
> treated as foreign markup as well as as the content:encoded property
> of the item thus the ocurrences increment on every read/write.
>
> I personally don't like how the bean model has evolved, is to convoluted.
>
> A simple fix for this is to make the RSS090Parser parseItem() to
> discard content:encoded elements when computing foreign markup for the
> item.
We discussed this one on the list. I think we decided that
content:encoded was so common in RSS that it should be built into
standard ROME and not implemented as a separate module. There is code
that depends on the current behavior in Roller's Planet aggregator and
other places.
- Dave
---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...