[TxMt] Bundle dependencies

Brett Terpstra brett at circlesixdesign.com
Fri Jan 26 23:35:29 UTC 2007


If you're writing a bundle that needs its own nibs, but needs another  
bundle's libraries, is there a way to determine if and where those  
libraries are stored on the users system?  A series of fallbacks,  
perhaps?

I figured out how to do a fuzzy search using stemming, but had to  
create a small bundle to pull it off.  It depends, however, on the  
endpoint functions in the blogging bundle, so at this point I have  
blogging bundle's lib directory copied into the Autotag bundle.  Is  
this unacceptable?

Thanks,
Brett



More information about the textmate mailing list