It's clear that eComStation should support world standards.
It's clear that we can't import technologies, we should develop own technologies.
Citeria
Let's define the criteria, when to create new libraries?
Firstof all, every developer selects the libraries by himself.
Use linux drivers if:
- If no similar libraries in eCS then such library may be used by developer.
(Example: math libs)
Use native/self-written library if
- Native libraries may be simpler and faster
- No need to use huge linux library if you need few small functions.
|
Please share information with other developers how to:
- Q: Which libraries to include?
|
|