app-spec-rust
app-spec-rust copied to clipboard
Added bundle proposal
@ddd-mtl We actually talked about this during app-spec meeting. We concluded that having an object would not fit our notion of a bundle. A bundle is more of a mode in which we talk to the system.
In that case, I think we should add _mode to the functions, like this:
hdk::start_bundle_mode()
I would be ok with that. It makes it obvious what's going on.