Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-update-dev] Filters for eUpdate

I'm sorry but I thought Java was "cross platform". You know: "Write once, run anywhere".
 
That whole thing.
 
 
 
 
 
 
 
----- Original Message -----
Sent: Tuesday, November 08, 2005 6:25 PM
Subject: [platform-update-dev] Filters for eUpdate

It is not clear to me that we have adequate filters for features.
We have
os = {win32, linux, aix, solaris, hpux, qnx, macosx, unknown}
arch = {x86, PA_RISC, ppc, sparc, x86-64, ARCH_X86_64, ia64, ia64-32}
ws = {win32, motif, gtk, photon, carbon, unknown}

What would be the preferred way to prevent eUpdate from attempting to load a feature that expects a full blown platform. Chances are good that the required features or plugins would not be satisfied but that will give an error. Shouldn't we have a filter to handle this?


_______________________________________________
platform-update-dev mailing list
platform-update-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-update-dev

Back to the top