You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (Jira)" <ji...@apache.org> on 2020/06/18 09:14:00 UTC

[jira] [Created] (THRIFT-5235) Add property setter for isset flags

Jens Geyer created THRIFT-5235:
----------------------------------

             Summary: Add property setter for isset flags
                 Key: THRIFT-5235
                 URL: https://issues.apache.org/jira/browse/THRIFT-5235
             Project: Thrift
          Issue Type: Improvement
          Components: Delphi - Compiler
            Reporter: Jens Geyer
            Assignee: Jens Geyer


The isset flag is automatically set to TRUE whenever a value is assuigned. However, there is currently no way to clear the flag after it has been flipped to TRUE. hence, a property setter for the isset flag (in addition to the existing getter) would be handy,



--
This message was sent by Atlassian Jira
(v8.3.4#803005)