-
-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
The method BaseResource._key() does not include the attributes decalred in BaseResource._dicts.
Is that intentional or not ? Chaiging this would impact the following methods:
BaseResource._bootstrap()which seems for the best;BaseResource.dict()about which I am less sure it is a good idea to change its behaviour;
That latter method seem to be dead code: never called anywhere as far as grep can tell, but then it is also part of the class public AP, so removing it may not be the best idea. But if we agree the omission of dict attributes is a bug, then it should be fixed.
Any clue ?
Regards, Nicolas.
Metadata
Metadata
Assignees
Labels
No labels