On May 25, 2005, at 9:13 PM, Jonathan Wight wrote:

> Just to let everyone know that my Python Metadata Importer plug-in
> was released the other day.
>
>      http://toxicsoftware.com/blog/index.php/weblog/
> python_metadata_importer_101_released/

You could throw away like 95% of that code if you had just used  
PyObjC to implement CMetadataImporter...  I guess I should just write  
the code and prove it.

Also, I have seen that the compiler module is orders of magnitude  
slower than the parser module and will die various deaths if you give  
it really large sources, so I would recommend moving away from it  
(even though it's far easier to use).

-bob

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to