Skip navigation.
 
mlRe: Maintaining "lite" application
FROM : Jeremy Dronfield
DATE : Fri Jun 23 19:43:02 2006

I strongly recommend targets - that's what they're there for. I use 
separate targets in a single project to maintain viJournal and 
viJournal Lite. That way it's easy to keep the two products in sync.

Regards,

-Jeremy

==============================================
SkoobySoft, home of viJournal, Skooby Renamer and Skooby Utilities
email: skoobysoft.<email_removed> or visit:
<http://freespace.virgin.net/jeremy.dronfield/skoobysoft/
skoobysoft.html
>
==============================================


On 23 Jun 2006, at 6:21 pm, Kevin Wojniak wrote:

> I've got a document-based application that needs a "lite" version 
> which will have a different name and has a few different features. 
> What's the best way to maintain both versions? Should I maintain 
> separate projects that share files or a framework? Or somehow just 
> maintain separate targets within the same project?
>
> Kevin
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list      (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/jeremy.dronfield%
> 40virgin.net
>
> This email sent to jeremy.<email_removed>

Related mailsAuthorDate
mlMaintaining "lite" application Kevin Wojniak Jun 23, 19:21
mlRe: Maintaining "lite" application Jeremy Dronfield Jun 23, 19:43