*Where this package relies on other packages, the additional packages are listed below it.

Author(s)
Packages  Description
Xbase++ 1.90 changes the architecture of the class system in a subtle but important way. The ACCESS ASSIGN METHOD NoIvarCallback is no longer supported. In future projects, you should use getNoIvar(), setNoIvar().

If you are already using NoIvarCallback, your code will break. This class routes calls to getNoIvar() and setNoIvar() back to your existing NoIvarCallback().

Update History
Version Updated Description
1.0 14.02.2005 Initial release