Am Montag, den 20.08.2007, 07:44 -0700 schrieb kabel: > Similar problem here with $item->link(). For podcasts, the iTunes > namespace seems to either overwrite or cause the same array issue as > previously stated. > > I find myself using the firstChild->data of the DOM Element, which I'm > fairly certain is a bad workaround. > > Since these method calls ($item->link(), etc.) are supposed to be easy > ways of retrieving data, isn't returning DOM elements a bit inconvenient > when consuming a feed? I can see the benefit when building one, as it's a > short hop from there to well-formed XML, but feed consumption seems like > it would be better served by easy access to properties and attributes.
I have now created a JIRA issue for this: http://framework.zend.com/issues/browse/ZF-1863 CU Markus