Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6928 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98721 invoked by uid 1010); 9 Jan 2004 14:07:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 98667 invoked by uid 1007); 9 Jan 2004 14:07:17 -0000 Message-ID: <20040109140717.98666.qmail@pb1.pair.com> To: internals@lists.php.net Reply-To: "Justin Hannus" Date: Fri, 9 Jan 2004 09:01:22 -0500 Lines: 71 Organization: vci X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Posted-By: 209.244.152.156 Subject: New extension proposal - OpenDirectory From: jhannus@visualconceptsinc.com ("Justin Hannus") previously posted on php.pecl.dev ----------------------------------- I've posted a couple messages in the past week or so proposing an extension I'm working on to the pecl.dev list but no responses, not even a -1. Is there a better way to make a proposal?? "Justin Hannus" wrote in message news:007001c3d3b4$8d219c30$11201b0a@graphics2... > You can find it here... > http://www.128kb.com/projects/downloads/opendirectory.tar.gz > > The official name is now "opendirectory". Function names and constants were > left with the ds_* and DS_* prefix, to closely match the C API function > names. I still have some fine tuning to do but its ready for those who are > interested in testing or viewing it. > > -Justin Hannus > > p.s. Is something wrong with the pecl.dev list? I'm seeing threads in the > web interface but not in my mail client - and vise-versa > > > ----- Original Message ----- > From: "Justin Hannus" > Newsgroups: php.pecl.dev > Sent: Monday, December 29, 2003 10:13 AM > Subject: New extension proposal - OpenDirectory > > > > I'm in the final stages of developing an extension that wraps Apples > > OpenDirectory Framework (for Darwin/Mac OSX) and would like to contribute > it > > to PECL. OpenDirectory is licensed under the APSL, which is apples open > > source license, and to my understanding it is a non-infectious license. > > > > As of now the ext's name is "directoryservices". I started writing it > right > > before "Panther" came out and so I may change the name to "opendirectory". > > It compiles (--with-directoryservices) fine in php-4.1x+ and in an earlier > > snapshot of php5 that I've been working with (around 200309xxxxxx). > Function > > names are prefixed with ds_* and constants with DS_ which I would like > > remain that way even if the name changes to "opendirectory". > > > > It may be about a month before I have it completely ready for PECL but I'd > > like to get some comments and/or suggestions on how the APSL plays with > the > > PHP license and on the ext's name along with any other info that I might > not > > find on the PECL website. > > > > Thanks, > > > > -- > > Justin Hannus > > Lead Programmer/Web Development > > jhannus@visualconceptsinc.com > > www.visualconceptsinc.com > > [860] 242.1150 ext.125 > > [860] 242.1446 fax > > > >