Here's a scenario I have been wondering about for a while (and I suspect the 
answer is "don't do that" - but I'd like to know if it's possible)...

Let's say I have an app with data model X, and a plugin with data model Y. So 
the app with the plugin installed has data model X+Y. Now let's say this app + 
plugin is used to create a document. The questions is: If this document is 
opened by someone who does not have the plugin installed, is there anyway for 
the app to open the document and only load the entities from data model X?

Dave

On 2010-06-16, at 12:27 PM, Kyle Sluder wrote:

> On Jun 16, 2010, at 8:59 AM, Jerry Krinock <[email protected]> wrote:
> 
>> Then: Why do we have four methods for merging models?  Why would a developer 
>> want models to be merged at runtime?
> 
> Frameworks, for one.
> 
> --Kyle Sluder_______________________________________________
> 
> Cocoa-dev mailing list ([email protected])
> 
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/dave.fernandes%40utoronto.ca
> 
> This email sent to [email protected]

_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to