Ticket #273 (closed Enhancement: fixed)
Core API: retrieve topic by URI
Reported by: | jri | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | |
Component: | DeepaMehta Standard Distribution | Version: | 4.0.11 |
Keywords: | Cc: | dgf, Malte | |
Complexity: | 3 | Area: | Application Framework / API |
Module: | deepamehta-core |
Description
Currently this can by achieved by
getTopic("uri", new SimpleValue?("my.uri.here"), ...)
But this is a little surprising.
A getTopicByUri() convenience method would be better.
Change History
Note: See
TracTickets for help on using
tickets.