|
|
|
|
|
by dagw
1558 days ago
|
|
who had no clear picture of making a consistent interface, even if only by convention. There are few conventions that are consistent across domains. As a concrete example I worked on a code base where functions from some libraries wanted angles as radians and the others wanted them as degrees. Both where internally consistent and followed all the relevant conventions for their domain, however when they intersected it was a pain. |
|
That’s my current plan of study. But as I said earlier, I have some background in static typing in Java, and I might find the current state of the art in Python not to be adapted to my idea.
[1]: https://en.m.wikipedia.org/wiki/Functional_Mock-up_Interface