Extensibility API for 3rd party tools
Status: Pre-Alpha
Brought to you by:
cyclometh
A standardized interface for 3rd party tools to integrate
with and manage Renegade's user list, last callers list,
and other administrative features would greatly increase
the effectiveness of Renegade as a platform to target
sysop's utilities.
This would also provide a means for Renegade to
cleanly interface with other packages such as
WebJammer.
Logged In: YES
user_id=253885
Since this is being done in Java, the easiest way to provide
this is via the BSF (Bean Scripting Framework). There are
numerous languages that plug into the BSF and provide
intricate scripting capabilities.
You'll have to provide some sort of API, but it can be quite
minimal along with the BSF.