-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
It should be great if library will inherit from DynamicCore/HybridCore (https://github.com/robotframework/PythonLibCore)
If you also decorate functions, that are keywords and you will not utilise @library(auto_keywords=True) you will get several features:
- Not all functions will be exposed (only that ones, that are definitely a keywords)
- Library will be much easier to use with other Dynamic/Hybrid libraries, event it will be possible to add this library as a plugin for other 'cloud based' libraries, or just to incorporate into different libraries
- You can also create 'plugin' system, that will be able to add new features to your library even without need to commit/change something in current implementation
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels