Replies: 1 comment 1 reply
-
OOP can become the main paradigm of our project. Obvious benefits include:
This message expresses the general opinion of the team. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
All,
Need to think about user API for the library to provide simple and friendly interface to write tests and do research.
My thoughts on this:
Two possible ways must be researched:
Functional approach to API
Chaining approach to API
Might be Object-Oriented
for ex:
We need to discuss pros and cons of these two approaches. Please share me your thoughts on this
Functions grouping
All functions in API might be grouped by functional area:
Beta Was this translation helpful? Give feedback.
All reactions