-
Notifications
You must be signed in to change notification settings - Fork 11
[Feature Request]: Simplificar a conversão de dataset pra JSON no Storage #114
Copy link
Copy link
Closed
Labels
rev: OngoingWhen a reported issue was able to be reproduced and is currently being worked onWhen a reported issue was able to be reproduced and is currently being worked onsec: APIIssues that happen with the API feature of the packageIssues that happen with the API feature of the packageseg: ServerIssues that happen on the Server side of the packageIssues that happen on the Server side of the packagevcs: New FeatureWhen the issue represents a new feature for the projectWhen the issue represents a new feature for the project
Milestone
Metadata
Metadata
Assignees
Labels
rev: OngoingWhen a reported issue was able to be reproduced and is currently being worked onWhen a reported issue was able to be reproduced and is currently being worked onsec: APIIssues that happen with the API feature of the packageIssues that happen with the API feature of the packageseg: ServerIssues that happen on the Server side of the packageIssues that happen on the Server side of the packagevcs: New FeatureWhen the issue represents a new feature for the projectWhen the issue represents a new feature for the project
Descrição da Sugestão
Melhorar a conversão de Dataset para JSON simplificando o código existente para usar .ToJSON, com uso de classhelper para versões que suportam e outro modo mais verboso para versões que não suportam
Anexos
Hoje o código é assim:
Modificar para algo como
Com Helper:
Sem Helper:
Motivo da Mudança
No response
Informações adicionais
No response
Relator do Problema
No response