On 6/27/06, joe kim <[EMAIL PROTECTED]> wrote:
Some nice difference of opinion here. If you guys do not mind, can
there be a clarification on the intent of this discussion?
Is the discussion on whether Entry.getContent() will return the "div"
tag or not?
From the discussion it seems to make sense that Entry.getContent() not
return the div, but instead have a method called
Entry.getContentAsXhtml() return the "div" in case the programmer
needs it to "aid in displaying the content."
Honestly, if they need it to "aid in displaying the content" can't
they just tack it back on themselves? I don't see a need to include a
separate method to do what the user can easily do for themselves...
Out of curiosity, what do other atom parsers (other than Mozilla's) do?
-garrett