Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Adapater implementation question?

Hi Jesse we have two interfaces available to us for implementing the extensible interface pattern:
- org.eclipse.core.runtime.IAdaptable
- org.eclipse.emf.common.notify.Adapter

Do you have any guidelines for which one we should us?


Back to the top