unread
So, after this msg(my second on list) maybe you will scream with me, but.
This namespace war is putting you focus on a great feature, but maybe
losing time with lot of discussion.
namespace foo;
or
namespace foo{
(...)
}
are both good options, but can we stop the war and go forward, as php
user I was losing with this fight.
My opinion is that
namespace foo{}
is best for all, some cache systems that rely on concat files maybe
will break with namespace; option
ps.: sorry for breaking this discussion on the middle
--
Lucas Stephanou