[Pythonmac-SIG] Macintosh modules/Carbon/documentation

has hengist.podd at virgin.net
Sat Mar 31 19:58:46 CEST 2007


Ronald Oussoren wrote:

> One thing we (Jack and I) talked about is moving at least the  
> Carbon modules to its own separate project instead of being part of  
> the standard library. The most important reason for this is that  
> the Carbon modules and Python itself should be on a different  
> release schedule: the Carbon should track whatever Apple is doing  
> instead of having to wait until the next major release of Python  
> before new APIs can be added.

Definitely. It also makes it harder to maintain the existing Carbon  
APIs, e.g. I ended up forking several Carbon extensions in order to  
fix and complete them for appscript, which isn't ideal.


> A major stumbling block for that is that someone needs to step up  
> to commit to maintaining the thing.

Furthermore, this stumbling block has a stumbling block of its own:  
bgen. There's very few folk around who understand it at all, and no  
documentation (AFAIK) for anyone else to make sense of it. Until  
there's some sort of decision made about bgen's future (maintain and  
document it? Replace it completely? Abandon it and maintain existing  
code by hand?), I can't see anyone really wanting to step into that  
tarpit.

HTH

has
-- 
http://appscript.sourceforge.net
http://rb-appscript.rubyforge.org
http://appscript.sourceforge.net/objc-appscript.html



More information about the Pythonmac-SIG mailing list