Thomas Koch: > Hi, > > the AbstractEntityCollectionAdapter<T> has a couple of abstract methods to > get informations from the entity. I find it more clear for the > implementer, if those functions would be separated into an interface and > all other methods would work on the wrapped entry object instead:
I've pushed the proposed patch here: http://github.com/thkoch2001/abdera/commit/37d2a9bf21c4a0427d4ce1bce71303c31b9f9840 Thomas Koch, http://www.koch.ro
