• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Palm Pilot and Cocoa...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Palm Pilot and Cocoa...


  • Subject: Re: Palm Pilot and Cocoa...
  • From: Chris Ridd <email@hidden>
  • Date: Mon, 05 Aug 2002 12:03:54 +0100

Alex Rice <email@hidden> wrote:
> You can download a Palm Conduit SDK from
> http://www.palmos.com/dev/tools/cdk/mac/. They only support Codewarrior.
> However, the shared libraries for the conduit manager and the sync
> manager are CFM shared libs. So you are going to have to use CFBundle to
> open and get function pointers back from the libs.

Palm documents the C interface for those shared libs, so it should be
possible to write a conduit using gcc and Mach-O and CFBundle.

The Codewarrior-specific part of the CDK (apart from Palm only shipping CFM
libraries :-) is due to Palm including C++ classes which extend some
proprietary Metrowerks classes (PowerPlant.)

It is a shame Palm couldn't ship their Java CDK for OS X.

> There are actually 1 or 2 Palm.com Mac engineers lurking on this list, I
> think. ;-)
>
> marketcircle.com was developing a Palm conduit for their Cocoa app, and I
> don't know how far they got yet. A Palm conduit is pretty low priority

Looks like they aren't there yet.

> for me, but I would be glad to share ideas and code samples with you.

I haven't got as far as any code yet, but I'm still interested in this. The
CFBundle stuff looks hard :-(

> BTW, I think the Unix Palm tools are GNU, not Lesser/Library GNU license.
> So that might hurt you if you are thinking about commercial applications.

The Unix Palm tools probably won't be any use, because they almost
certainly use a different API to the one that Palm provides on OS X.

The other possibility is to wait for Apple's iSync though I don't know much
about that apart from what I've read on the rumour sites :-)

Cheers,

Chris
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Palm Pilot and Cocoa...
      • From: Nicholas Riley <email@hidden>
References: 
 >Re: Palm Pilot and Cocoa... (From: Alex Rice <email@hidden>)

  • Prev by Date: Re: resize the NSWindow
  • Next by Date: Re: Palm Pilot and Cocoa...
  • Previous by thread: Re: Palm Pilot and Cocoa...
  • Next by thread: Re: Palm Pilot and Cocoa...
  • Index(es):
    • Date
    • Thread