Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more comfortable methods to KnowledgeManager #151

Open
jiracekz opened this issue Jan 9, 2015 · 1 comment
Open

Add more comfortable methods to KnowledgeManager #151

jiracekz opened this issue Jan 9, 2015 · 1 comment

Comments

@jiracekz
Copy link
Contributor

jiracekz commented Jan 9, 2015

In order to get a knowledge from the knowledge manager, one has to build a KnowledgePath and call get(Collection). It would be useful to also have a method get(Collection) and get(String) which would read knowledge based on knowledge path expressed as a string.

Alternatively, a method that creates a KnowledgePath based on String could be introduced.

@iliasger iliasger added this to the jDEECo 3.0 milestone Feb 2, 2015
@iliasger
Copy link
Member

iliasger commented Feb 2, 2015

We need to make the existing API for it public and possibly enhance it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants