Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

add "TSuperIgnoreAttribute" to allow ignore field (record and class) #13

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

cHullaert
Copy link

…r record.

@cHullaert cHullaert changed the title - add TSuperIgnoreAttribute class to allow to ignore field on class o… add "TSuperIgnoreAttribute" to allow ignore field (record and class) Mar 10, 2016
@fOCUSVRN
Copy link

use this fork =)
[SoIgnore]
https://github.com/fOCUSVRN/TJsonSerializer

zedalaye pushed a commit to zedalaye/superobject that referenced this pull request Jan 30, 2017
When level = -1 : no indent expected (auclosing nodes, param names, param values)
When level >= 0 : current level of indentation (no "wordwrapping" support for long sequences of node attributes), can be used to generate a string of tabs : hgourvest#13#10 + StringOfChar(#9, level) or a string of spaces : hgourvest#13#10 + StringOfChar(' ', 2*level) to indent with two spaces.
pult pushed a commit to pult/SuperObject.Delphi that referenced this pull request Dec 14, 2020
add "TSuperIgnoreAttribute" to allow ignore field (record and class)
hgourvest/superobject#13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants