• 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: Cocoa for small applications
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa for small applications


  • Subject: Re: Cocoa for small applications
  • From: Thomas Engelmeier <email@hidden>
  • Date: Wed, 14 Sep 2005 14:24:24 +0200

At 16:25 Uhr -0700 13.09.2005, email@hidden wrote:

Once they are working,
however, they often want small front ends, admin apps, or optimized
viewers.  Using Cocoa for these tends to work well.

Well, depending on the task I often build those "toys" in RealBasic - with the option to create an Windows variant for "the rest of the company".


The biggest lack we have seen in Cocoa is database access. With
NSXMLParser, I have had good luck getting to XML files, but databases are a royal pain. With Java, we have many good OO database toolkits - Hibernate, Cayenne, our own homegrown one, and the raw JDBC access provided at the language layer, and they work like a dream. Since
EOF left, Cocoa lacks this support.

So what? Fire up an Java Database layer either by JNI invocation (some pain) or the Cocoa<->Java bridge (easy, but deprecated).


Regards,
	Tom_E

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Cocoa for small applications
      • From: William Turner <email@hidden>
  • Prev by Date: Re: Cocoa Controls
  • Next by Date: Re: null selector
  • Previous by thread: Re: null selector
  • Next by thread: Re: Cocoa for small applications
  • Index(es):
    • Date
    • Thread