<?php namespace baz; namespace foo { ...whatever... }class bar {} ?>If by fun you mean "Fatal error: Namespace cannot be declared twice (without brackets) or nested within brackets in ..."
Ah, I didn't read it good enough - was under impression mixing them was allowed.
-- Stanislav Malyshev, Zend Software Architect [EMAIL PROTECTED] http://www.zend.com/ (408)253-8829 MSN: [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
