re: to NIB or not to NIB
re: to NIB or not to NIB
- Subject: re: to NIB or not to NIB
- From: "Mr. George Warner" <email@hidden>
- Date: Mon, 15 Jun 2009 08:57:06 -0700
On Mon, 15 Jun 2009 06:56:11 -0400, Chunk 1978 <email@hidden>
wrote:
> what are your thoughts? are developers who don't use IB masochists,
> or is it a wise choice?
Totally depends on your needs. Using IB is easier unless you're
maintaining cross platform code that you want to share common (GUI)
sources. Many of our developers use platform agnostic XML files to
describe their GUI. Platform specific code parses these files to
create Platform specific GUI (using platform specific APIs). For well
factored code this is much less work to maintain in the long run. For
smaller projects where faster initial delivery is more important then
using the platform specific GUI editors is usually faster than
developing the XML parsing and platform specific control (widget?) code.
--
Enjoy,
George Warner,
Schizophrenic Optimization Scientist
Apple Developer Technical Support (DTS)
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden