Yann Weber
e5898b29b6
Refactoring of datahandlers to simplify from_name() method
Warning, this commit is in a broken state. The em_test.py doesn't works yet
because it uses old relation handler (that doesn't exists anymore). The pickle file in
example is broken too
8年前
Yann Weber
747205a0fe
LeFactory first implementation
This implementation is broken because of relation data_handler. Backreference is a broken concept and relation data_handler too.
8年前
Yann Weber
9fb87ec0ec
Changed the EmField override check in EmClass + updated tests
8年前
Yann Weber
a87ade8803
Updated EmClass fields overriding checks (still incomplete)
8年前
Yann Weber
c98d1cb703
EmField d_hash() bugfix + tests updates
8年前
Roland Haroutiounian
dd73e0a5b2
Fix on the call to FieldDataHandler.from_name
8年前
Yann Weber
62752d9f8c
[broken tests] Updated EmField to use FieldDataHandler
8年前
Yann Weber
a102a064e8
More tests on d_hash() + some fixes
8年前
Yann Weber
0ad46e9e37
Disabled deterministic __hash__ method and renamed it d_hash() + tests
8年前
Yann Weber
2835624bad
Implements deterministic __hash__ methods for objects
8年前
Yann Weber
c85a78ff8a
EmGroup implementation + fixes + tests
8年前
Yann Weber
ba28ec26c0
Begin editorial_model package implementation + tests
8年前
Yann Weber
7910374183
Implementing mlstring + tests
8年前