I think I am expecting too much from a helper file, but I was wondering
if I could return a DOM object instead of a simple hash reference. What
I am trying to get I am trying to return is of the like:
<list>
<item pid="10">
<sub-item type="foo">
<url />
</sub-item>
<sub-item type="bar">
<url />
</sub-item>
</item>
<item pid="21">
<sub-item type="foo">
<url />
</sub-item>
<sub-item type="bar">
<url />
</sub-item>
</item>
</list>
Is this possible yet?
Don Shanks
Senior Applications Systems Engineer
Cell Systems Initiative - University of Washington
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]