Skip to content

Allow specifying properties to avoid serializing before actually serializing. #10

@nilportugues

Description

@nilportugues

Introduction of this feature will mean a big performance boost as it will deal with less information. Considering the process is already fast, it's good news.

This would mean passing an hash map, having as key a FQN class as string identifier and an array holding the names of the properties to be ignored.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions