... a little follow up.
I get the error with other entities as well.
Logging the information available in the ClassLoader->loadClass()
method I can figure out how it should look like:
[Tue Apr 12 13:37:46 2011] [error] [client 127.0.0.1] load class => ch\
\tofuse\\micemeta\\entities\\ILocationCheck namespace => separator =>
\\
[Tue Apr 12 13:37:46 2011] [error] [client 127.0.0.1] load class =>
ch_tofuse_micemeta_entities::LitterEntity namespace => separator => \
\
[Tue Apr 12 13:37:46 2011] [error] [client 127.0.0.1] PHP Fatal
error: require(): Failed opening required '/Library/WebServer/
micemeta/flextrine/php/app/micemeta/entities/
ch_tofuse_micemeta_entities::LitterEntity.php'
So, where does this transformation come from?
- rico