Re: newbie question re. cocoa front-end to sql db
Re: newbie question re. cocoa front-end to sql db
- Subject: Re: newbie question re. cocoa front-end to sql db
- From: Mike Blaguszewski <email@hidden>
- Date: Wed, 22 Mar 2006 16:59:45 -0500
On Mar 22, 2006, at 4:33 PM, Ondra Cada wrote:
On 22.3.2006, at 22:20, Andy Lee wrote:
When I want to try something simple, such as a code snippet posted
on this list, I usually stick it either in the app delegate's -
awakeFromNib or in the action method for one of my buttons
Not that there's anything bad with this approach and of course you
need that for app-related things; just for completeness' sake --
often it's quickest and easiest to try directly in Terminal (I am
writing this mainly for I have to my surprise found there are Xcode
users around who don't know Xcode actually is not needed for simple
things :))
Another way to test code snippets is with F-Script.
<http://www.fscript.org>
I use its interactive shell app all the time for trying out bits of
Foundation code. It's less helpful for AppKit stuff, but I think you
can link it into your own project for that kind of thing.
--
Mike Blaguszewski / Ambrosia Software, Inc.
_______________________________________________
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