← Back to team overview

anewt-developers team mailing list archive

[Bug 514479] [NEW] Array access interface for XML nodes and pages

 

Public bug reported:

Both the XML DOM API and AnewtPage could implement the array access
interface to be able to easy append child nodes, e.g. using $page[] =
ax_p('Some text').

For DOM nodes this can be extended even further by handling attributes
as well: $some_div['id'] = 'foo'.

** Affects: anewt
     Importance: Wishlist
         Status: Triaged


** Tags: xml

-- 
Array access interface for XML nodes and pages
https://bugs.launchpad.net/bugs/514479
You received this bug notification because you are a member of Anewt
developers, which is subscribed to Anewt.



Follow ups

References