« Return to Thread: [ANN] New ObjectTools release available

[ANN] New ObjectTools release available

by aparajita :: Rate this Message:

Reply to Author | View in Thread

Hello,

I am happy to announce the release of a new version of ObjectTools  
(v2.5r3). This version fixes a problem with pointer arguments and  
implements a couple of long-standing feature requests:

- When calling OT CopyItem, if the OT AutoCreateObjects option is on,  
embedded objects will automatically be created in the destination item.

- When calling OT ItemExists, if you pass a reference to an item in an  
embedded object which does not exist, no error is generated and zero  
is returned.

- Added OT PutBoolean and OT GetBoolean commands. You have to pass and  
receive a longint, but in every other respect it acts as a separate  
boolean type. This means you do not have to use OT Put/GetVariable to  
store and retrieve a boolean.

- Objects serialized with ObjectTools v1 may now be deserialized using  
OT BLOBToObject.

ObjectTools v2.5r3 is available for download at:

   http://www.aparajitaworld.com/site/products/ObjectTools/download.php

Regards,

    Aparajita
    www.aparajitaworld.com

    "If you dare to fail, you are bound to succeed."
    - Sri Chinmoy   |   www.srichinmoy.org


_______________________________________________
Active4D-dev mailing list
Active4D-dev@...
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

 « Return to Thread: [ANN] New ObjectTools release available