Menu

DOMIT! version 0.4 released!

DOMIT! version 0.4 has been released. This release provides several new methods for the safe manipulation of attributes.

New features:

getAttribute($name) - returns the value of the named attribute

setAttribute($name, $value) - sets the named attribute to the specified value

removeAttribute($name) - removes the named attribute

hasAttribute($name) - determines whether the specified attribute exists

Bug Fixes:

- A new version of the SAXY parser (a replacement for Expat) is bundled with this version. This fixes a bug where attributes were ignored if encased in single quotes.

Please visit the DOMIT! homepage at http://www.engageinteractive.com/domit/ for more information.

Posted by John Heinstein 2004-01-27

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.