[Pyobjc-dev] slow loading times
Brought to you by:
ronaldoussoren
From: Gary R. <gro...@tr...> - 2003-06-03 15:55:57
|
Our PyObjC-based app takes a few seconds to load, even though at this point it's very little code. I'm wondering if anyone has any tips for speeding the load time. It occurred to me that perhaps just parsing all PyObjC's Cocoa wrapper classes is taking a lot of the time -- in which case perhaps we should create our own wrapper libraries that "steal" from PyObjC's libraries only the classes we need?? Any input on this would be most appreciated. --Gary -- <http://ThisURLEnablesEmailToGetThroughOverzealousSpamFilters.org> Gary Robinson CEO Transpose, LLC gro...@tr... 207-942-3463 http://www.transpose.com http://radio.weblogs.com/0101454 |