Re: plug-ins and app-updates
Re: plug-ins and app-updates
- Subject: Re: plug-ins and app-updates
- From: m <email@hidden>
- Date: Mon, 13 Jan 2003 11:03:36 +0100
j o a r meinte doch tatsdchlich:
I think that you should support all library domains - including the
app wrapper - and decide on a hierarchy of precedence for plugins
found at these locations. Something like this:
App wrapper // Default, lowest priority
/Network/Library/Application Support/MyApp/Plugins
/Library/Application Support/MyApp/Plugins
~/Library/Application Support/MyApp/Plugins // Highest priority
You should probably also version your plugins, and take into account
the versions before deciding which to load.
ah, i see. :)
"best of both worlds"...
so if i understand correctly, we should first check all the locations
for plug-ins, then check the versions against each other, then load the
newest version regardless of its location.
if two versions are identical, use the one from the location with the
higher priority.
hehe, i'll get stomped for this. ;)
greetz
m
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.