mapTTL seems to be intended to controll the Cache of TypeMappers.
It is implemented up to the FactoryContext but the SchemaFactory is not exposing it, nor setting it, which leaves it null for ever.
From my understanding this could potentially be a performance boost on each request.
Is this intentional or an oversight?