
Sharing code between two .app files
I've got two separate .app files that use a lot of common code.
To avoid duplicating the common code I tried to use external, hand-coded
files, but I can't access the database from them.
Is it possible to access the database from a hand-coded file?
Are there other better ways to share code between two .app files?
Best regards
Roar J?ssund