MantisBT

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000373JANAFeature Requestpublic2013-07-25 15:162013-07-25 15:16
Reporterdavidl 
Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
StatusnewResolutionopen 
PlatformOSOS Version
Summary0000373: Add ability to call arbitrary routine via janactl
DescriptionA potentially useful feature would be the ability to send a string to a running JANA process and have it use that to identify a subroutine via dlsym and call it. This would allow someone to write code in one plugin that could then be called remotely via janactl without any specific dispatching code for that routine being written into the janactl callback. It would also allow subroutines compiled into the main executable to be called.

There may be a limitation on the types of arguments that can be passed in via the cMsg. One would also want a message type that can set a global variable to a new value.

While we're at it, we should add getter and setter methods for configuration parameters.
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2013-07-25 15:16 davidl New Issue


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker