no.
plugins will/should be separate from the base code… i.e. one would like to have 
it even in a separate repo.

cheers,
viktor

> On 22 Jul 2016, at 12:20 PM, sanuj sharma <[email protected]> wrote:
> 
> Hi Sergey,
> 
> I wanted to discuss a few things about plugins in shogun.
>       • Will it be a good idea to make src/shogun/plugins which will have all 
> plugins src in them and cmake will iterate through each dir in 
> src/shogun/plugins and build their ".so" ?
>       • Once we have something like the above, then I can add a flag in 
> class_list.h that indicates which classes in shogun have been pluginized and 
> implement createX() for them accordingly (instead of using 
> new_sgserializable).
>       • And the list of classes that is used to make class_list.cpp, how is 
> it generated? using ctags?
> Thanks,
> Sanuj


Reply via email to