program() is pretty important when users want to write their own VPs. I think we should keep this option open for JVM users as it's much easier to just write the VP without having to implement a DSL that provides a step that wraps the VP.
Cheers, Daniel On Mon, Aug 6, 2018 at 12:49 PM, Stephen Mallette <[email protected]> wrote: > I've given this no thought at all, but program() step is pretty much a JVM > only step - there's no way for it to have any way to work for GLVs. Should > that be deprecated? Is it serving any purpose to have it be just a JVM step > that can only work locally? >
