Friday 07 June 2013 - http://projects.ez.no/ezclasssync
Extension allows easier content class sync between different developers of the same project.
Tuesday 17 September 2013 5:05:03 pm
This extension doesn't work properly. When a new attribute is added to a class during the class synchronization process, the attribute is created only in the class (as a class attribute), but it's objects are not updated - the appropriate object attribute is not added to the object.
You end up with the class having the new attribute, but not being able to edit it when editing the object.
There are several ways to fix this in the extension, I'm still investigating what's the best one.