polystat / odin

Object Dependency Inspector
10 stars 2 forks source link

Document capabilities and limitations of current implementation #23

Open fizruk opened 2 years ago

fizruk commented 2 years ago

For now, odin is able to detect a subclass of fragile decorated object problem (EO version of fragile base class problem). However, this is not properly documented in the project. This has to be fixed.

Leosimetti commented 2 years ago

Here is the first draft of the documentation.

nikololiahim commented 2 years ago

Should be (for now) resolved in #24.

fizruk commented 2 years ago

@Leosimetti please update documentation, including unjustified assumptions defect and general description and limitations (as in #17 and #18)

Leosimetti commented 2 years ago

@fizruk see #45