proposal: revAppVersion = 0

Chipp Walters chipp at chipp.com
Tue Jul 20 23:06:38 EDT 2004


for what it's worth,

I'm doing the following:

if there is a stack "revMenuBar" then
   --IN REV
else
   --IN MC
end if

also, I notice libURL doesn't start automatically, but my 
altPluginsToolbar (and MagicCarpet and other plugins) need it. So, in MC 
I use in my altPlugin toolbar initMe routine the following:

try
   get libURLVersion()
catch tErr
   start using stack libURL
end try

Any ideas why this isn't a good thing to do in MC? IOW, would 
auto-starting libURL affect others? Perhaps I should "ask" for permission?

best,

Chipp


More information about the metacard mailing list