[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Some small Q's



Thanks!

> BTW: objectsOfClass() has been lying around since the beginning.
> It seemed to
> be a good idea to have such a method but I didn't need it all the time. It
> would let you use classes as collections. But this exactly is not the way
> classes should be used in ozone. To make a long story short: it's not
> implemented ;)

But, if i dont use a name and just throw objects into the db, how can i
populate f.ex a grid with all registered objects if objectsOfClass() does'nt
work?

\Jon