Re: [Pythonmac-SIG] macpython on future apple's intel processors?

2005-06-07 Thread Christopher Petrilli
This wouldn't eliminate the problems, just simply fomalize them and make them recognized by Apple. That's what this whole 1 year's notice is about. Or am I just on crack today? Chris -- | Christopher Petrilli | [EMAIL PROTECTED] ___ Pythonmac

Re: [Pythonmac-SIG] MacOS 10.4: getxattr() etc. for Python?

2005-05-04 Thread Christopher Petrilli
the Mac since HFS's introduction in, I believe 1985/1986 timeframe. BeOS took it much much further, but even the Mac was based on the meta-data ideas that existed in the Star and Alto designs. In many ways, we're still trying to get to the 1970s. Chris -- | Christopher Petrilli | [EMAIL P

Re: [Pythonmac-SIG] MacOS 10.4: getxattr() etc. for Python?

2005-05-04 Thread Christopher Petrilli
FS. While ReiserFS has it, from what I'm told, it's not widely deployed. > Another question is if empty xattr dicts should appear on platforms > with no support for them. Yes, they should appear empty, and I would imagine, throw an Ex