On Oct 25, 2010, at 1:14 PM, Paul A Houle wrote: > Anybody using this? > http://php.net/manual/en/book.tokenizer.php
I noticed the Lithium framework uses it to parse views. http://lithify.me/docs/lithium/template I also recently saw it while digging through PhpDocumentor code. > http://gen5.info/q/2009/01/09/an-awesome-autoloader-for-php/ Reminds me of an article I recently read by Zend Framework developer Matthew Weier O'Phinney. http://weierophinney.net/matthew/archives/245-Autoloading-Benchmarks.html I think the code he mentions for generating the classmap moved here: http://github.com/weierophinney/zf2/blob/autoloading/bin/classmap_generator.php _______________________________________________ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/Show-Participation
