I would like to extend the functionality of a published project (which communicates basically with a wdl).

Therefore I use wdl mainly to declare new functions.
But how is it possible to do that?

I tried add_resource (which works fine for models etc), but not for wdl files.
I tried add_buffer - and it did not work either.