tebru / gson-php

Gson implemented in PHP
Other
151 stars 18 forks source link

Adding class metadata visitor and exclusion check #41

Closed natebrunette closed 5 years ago

natebrunette commented 5 years ago

Adding option to handle class/property metadata when it's loaded for the first time. Also added ability to limit exclusion strategy checking to specific fields.

Signed-off-by: Nate Brunette n@tebru.net