Community
Participate
Working Groups
Proposal: public boolean isDirty(); public interface DirtyStateChangedEvent extends IEvent { public boolean isDirty(); }
Requires an extension interface: public interface CDOWorkspaceBase2 extends CDOWorkspaceBase { public boolean isEmpty(); public boolean containsID(CDOID id); }
Created attachment 202018 [details] Patch v1
Committed revision 8943
Closing.