Menu

Idioskopos 0.3.1 Released

This release contains a few improvements and a few changes. The Introspectable class now provides two signals that provide notifications when properties are added to and removed from the class.

2006-11-25 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu>
===== 0.3.1 =====

Added registration macro that accepts a registration name different from class
name

Added xml_dtd() to return DTD for Idioskopos XML

Introspectable: Changed is_property(string_name) to has_property(string_name)

Introspectable: Added signal_property_added()

Introspectable: Added signal_property_removed()

Introspectable: Changed default separator to . from :

Object: Added is_introspectable() and is_property() methods

Posted by Rick L. Vinyard, Jr. 2006-11-26

Log in to post a comment.