Added extensible implementation of Transformators 02/402/1
authorTony Tkacik <ttkacik@cisco.com>
Tue, 28 May 2013 11:26:05 +0000 (13:26 +0200)
committerTony Tkacik <ttkacik@cisco.com>
Wed, 29 May 2013 09:47:23 +0000 (11:47 +0200)
- set of generic Transformers - factories responsible for producing
  outputs based on input objects
  - Ideal for development of translation layers between protocol
  specific objects and abstract transfer objects such as Actions in SAL.

Signed-off-by: Tony Tkacik <ttkacik@cisco.com>

No differences found