Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dali-dev] Fwd: Forgotten methods in JavaUiFactory

Dmitry,
You are correct that those methods do not belong, that is some sloppy refactoring I did.  This interface should also be version 2.3 instead of 3.0. Could you enter a bug? We will remove this in the next release.

Thanks,
Karen

On 6/23/2010 3:29 AM, Dmitry Geraskov wrote:
 Hi, guys,

looked in JavaUiFactory version 3.0 and found that there are 3 methods which are never called. They are:
  • createOrmEmbeddableComposite
  • createOrmEntityComposite
  • createOrmEmbeddableComposite
It seems they were moved to OrmXmlUiFactory but somebody forgot to remove them.(Am I missed something?)

Dmitry Geraskov.

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

Back to the top