4D Verisons 2003 & 2004: Macintosh & Windows
Wouldn't it be great if you could store multiple types of data in one place? For example, say you want to store a bunch of preferences together.
"What about BLOBs?" you ask. BLOBs are OK. But BLOBs are a pain to manage, because you have to either retrieve the data in the same order you put it in, or you have to somehow manage a table of offsets to the data within the BLOB.
ObjectTools is a plugin that gives you a full suite of commands for managing an object. An object is like a BLOB, but instead of accessing the data by offset, you access each data item by name.
What can you store in an object? Any data type 4D has. What's more, you can directly access array elements within an object, remove individual items, and much more.
ObjectTools is the kind of tool that is of such general utility that its uses are virtually unlimited. Some common uses include:
ObjectTools is Freeware but Aparajita will accept donations from satisfied users
]