tebru / gson-php

Gson implemented in PHP
Other
151 stars 18 forks source link

Investigate how caching could be integrated with TypeAdapters #21

Closed natebrunette closed 6 years ago

natebrunette commented 6 years ago

This is possible, not likely not worth the additional cache overhead and unserialization that would occur by duplicating type adapters for each property.