Phil Mayers wrote: > Maybe, as long as they're zero-ed out - OTOH barfing more aggressively > on 0-len attributes might be another choice. I think so. The API of "create raw attribute" is arguably bad. There should instead be: "create X using data Y". The attribute can then be created and initialized in one swell foop. Alan DeKok.