[OpenWalnut-Dev] [OpenWalnut - Feature #363] (Closed) Add a way to register WDataModules from a toolbox

Alexander Wiebel wiebel_openwalnut at dergrosse.de
Tue Jun 3 15:18:36 CEST 2014


Just a quick question: Would this also work for a module in a separate
repo, e.g. the current modules repo?

Cheers
Alex

On 05/30/2014 07:07 PM, redmine at openwalnut.com wrote:
> Issue #363 has been updated by Sebastian Eichelbaum.
> 
> Status changed from In Progress to Closed
> 
> Please refer to modules/readVIm and modules/data to check how this works. Basically: derive from WDataModule and implement the pure virtual functions. They are self explanatory. Define a filter what you can load. When the module gets run, an WDataModuleInput instance is defined. Currently, only WDatamoduleInputFile instances are implemented.
> 
> Please try and report back issues.
> 
> ----------------------------------------
> Feature #363: Add a way to register WDataModules from a toolbox
> http://www.openwalnut.org/issues/363#change-1057
> 
> * Author: Sebastian Eichelbaum
> * Status: Closed
> * Priority: Normal
> * Assignee: Sebastian Eichelbaum
> * Category: 
> * Target version: OpenWalnut 1.4
> * EMail address: 
> ----------------------------------------
> Add a simple way to register a custom WDataModule to the OW loader mechanism.
> 
> 
> 



More information about the OpenWalnut-Dev mailing list