Janus Weil wrote: > 1) Use the class container also for polymorphic arrays, and have the > "$data" field point to an array descriptor. I have to confess my ignorance here, but... Can different array elements have different types? If so, this method probably would not work. Thomas