Bugzilla – Bug 2243
globus_scheduler_event_generator should use globus_extension
Last modified: 2008-05-02 08:35:49
You need to log in before you can comment on or make changes to this bug.
The gobus-scheduler-event-generator program uses lt_dlopen() and lt_dlsym() directly. It should use the globus_extension abstraction for loading scheduler-specific modules for consistency with the rest of the toolkit.
After some more thought, we think this is easy enough to still consider for 4.2.
Committed to trunk, and updated SEG tutorial.