MB>> the classname doesn't help, it is the handler that you need. In MB>>theory you can have two objects with the same id and classname but not MB>>with the same id and handler table.
Yes, theoretically you could have two modules returning same class names for their objects, though it would be extremely bad practice to do it. Bigger problem is, however, that object handler doesn't really have to give you any meaningful class name at all - for all it worth it can always return something like "No class name". -- Stanislav Malyshev, Zend Products Engineer [EMAIL PROTECTED] http://www.zend.com/ +972-3-6139665 ext.115 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php