event-centric / EventCentric.Core

Event Sourcing and CQRS in PHP
MIT License
126 stars 9 forks source link

Alternative method of comparing objects #13

Closed henrikbjorn closed 10 years ago

henrikbjorn commented 10 years ago

The fix for #11 seems a bit over the top, and using a simple == should do the same (the tests agreees).