Issue 68 in dkpro-lab: Provide Utility-API to access task

0 views
Skip to first unread message

dkpr...@googlecode.com

unread,
Dec 3, 2014, 10:12:19 AM12/3/14
to dkpro-lab-...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 68 by Tobias.H...@gmail.com: Provide Utility-API to access task
https://code.google.com/p/dkpro-lab/issues/detail?id=68

In case a task comprises of subtasks there should be some utility function
to iterate the subtask's data-folder to access their content.
At the moment this information is only provided in a txt-file and the user
would have to parse it every time anew if this information is needed.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

dkpr...@googlecode.com

unread,
Dec 3, 2014, 10:17:10 AM12/3/14
to dkpro-lab-...@googlegroups.com
Updates:
Labels: -Type-Defect Type-Enhancement

Comment #1 on issue 68 by richard.eckart: Provide Utility-API to access task
https://code.google.com/p/dkpro-lab/issues/detail?id=68

I'm not sure yet where this would best go:

1) a utility method getSubtasks(String contextId, storageService)
2) a method in TaskContextMetadata (no access to the storage service, so
would need to be initialized externally)
3) a method in TaskContext (access to the storage service)
4) a method in the storage service getSubtasks(String contextId)

Any preference anybody (at least before I think harder about this)? ;)
Reply all
Reply to author
Forward
0 new messages