old_mixer_repo icon indicating copy to clipboard operation
old_mixer_repo copied to clipboard

Generate a skeleton adapter for every template type.

Open geeknoid opened this issue 7 years ago • 3 comments

We should auto-generate a skeleton adapter suitable to bootstrap the implementation of any template type.

geeknoid avatar Aug 11 '17 13:08 geeknoid

Is this a dupe of https://github.com/istio/mixer/issues/1045, Or you are referring to something else ?

guptasu avatar Aug 11 '17 14:08 guptasu

Nope, this is different.

#1045 is about generating a single functioning noop adapter that can handle all templates we know about.

This is about generating a to-be-filled-in adapter skeleton that a developer can use to bootstrap work on an adapter that implements a particular template.

geeknoid avatar Aug 11 '17 14:08 geeknoid

I see.. really cool idea.

guptasu avatar Aug 11 '17 14:08 guptasu