I'm looking at the structs as well so that I can hack together a blob converter for myself so I can work with items on my dev server. If it actually works well, I might hand it over...but chances are it'll be ugly and bug ridden.
My question is this:
In the older struct, you can reference the flag variable in the struct to determine whether the item is a common, container or book type. I don't see a "flag" variable in the newer struct.
How does one tell which of the (common, container, book) types to use in the new struct?
Regards,
krich
|