>My opensource project [1] also includes a Cocoa to
>Perl communication bridge coded by l.m.orchard [2].
>Of course, this is all wants I'll never see
>personally, since I had to turn down my speaking
>invite due to complications in getting there.
>
>[1] http://www.disobey.com/amphetadesk/
>[2] http://www.decafbad.com/

Just to expand on the Cocoa part of it:

 - the cocoa part comes with all the perl modules not
   normally installed on OS X, so there's no CPAN
   dependencies. it also includes stuff like expat -
   basically everything the user needs that are not
   part of OS X already.

 - the cocoa part really is just a gui wrapper - it
   runs pure perl shipped with the archive, and the
   communication bridge is setup through STDOUT
   monitoring. the perl code underneath can be
   updated without messing with the cocoa.

-- 
Morbus Iff ( cheese and rice saves )
Culture: http://www.disobey.com/ and http://www.gamegrene.com/
Tech: http://www.oreillynet.com/pub/au/779 - articles and weblog
icq: 2927491 / aim: akaMorbus / yahoo: morbus_iff / jabber.org: morbus

Reply via email to