One thing to keep in mind is that PerlObjCBridge is only supported in Jaguar as a bridge to Foundation classes. Writing AppKit-based apps in Perl using the bridge is not supported; use CamelBones for that.
As far as future plans, now that Jaguar is out the door PerlObjCBridge will be open-sourced relatively soon, and any large-scale future development for it will likely have to come from outside Apple. One intriguing possibility is integrating PerlObjCBridge and CamelBones, although not having looking at CamelBones in any detail I don't know if that is a good or bad idea, or how hard that would be. - Doug On Friday, August 30, 2002, at 08:35 AM, Daniel Dulay wrote: > I noticed yesterday that /Library/Perl/darwin/ contains the > PerlObjCBridge module. It appears pretty interesting, but I have only > built a couple simple programs. Has anyone else tried using this > module? The only reference that I have seen was a thread last October > by the module's owner at Apple. Does anyone have insight into Apple's > future plans? > > Thanks, > Dan >
