Adapter chaining
Currently, adapters can't be chained, because they are provided with data by a push mechanism, but provide the transformed result only by pull.
Can we chain adapters?
Currently, adapters can't be chained, because they are provided with data by a push mechanism, but provide the transformed result only by pull.
Can we chain adapters?