One of the recent changes to the registry is that after calling
XXXEPackage.eINSTANCE the registry still contains an instance of
descriptor and not an instance of EPackage as GMF MetaModelManager
assumes. I wonder how do we adopt this now in GMF... Is there anyway to
find out whether the descriptor has been resolved or not (aside checking
if class has been loaded i guess)? So we don't load unnecessary plugins by
resolving all packages in the registry...
Any help is appreciated.
Thanks in advance.