Michael Kublin has posted comments on this change. Change subject: core: Introducing Business Entity comparators ......................................................................
Patch Set 2: (1 inline comment) .................................................... File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/BusinessEntityGuidComparator.java Line 4: Line 5: public class BusinessEntityGuidComparator<T extends BusinessEntity<Guid>> extends BusinessEntityComparator<T, Guid> { Line 6: Line 7: public static <T extends BusinessEntity<Guid>> BusinessEntityGuidComparator<T> newInstance() { Line 8: return new BusinessEntityGuidComparator<T>(); Agree, should be static or singelton, no need for new instance Line 9: } Line 10: Line 11: -- To view, visit http://gerrit.ovirt.org/8290 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I979cb7d2273c2eaaa2866dcb4a5f760e9266e11a Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <yzasl...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Michael Kublin <mkub...@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches