Posts

Showing posts with the label MITLicense

Added TdxJSONObject. It can be used in Delphi 5 - Delphi 10 Seattle+ Simple to convert regular Delphi objects to get ".AsJSON" support.

Image
Added TdxJSONObject.  It can be used in Delphi 5 - Delphi 10 Seattle+  Simple to convert regular Delphi objects to get ".AsJSON" support. #Delphi10Seattle #opensource #MITLicense   https://github.com/darianmiller/dxLib https://github.com/darianmiller/dxLib_Tests

Added a Tool for use in the Delphi IDE for converting field definitions into properties as a simple alternative to Class Completion. Can rebuild from source using Delphi 5 through D10Seattle. #Delphi10Seattle #opensource #MITLicense I use this tool all the time and it's a time saver. (I also use Class Completion but mainly just for methods.)

Image
Added a Tool for use in the Delphi IDE for converting field definitions into properties as a simple alternative to Class Completion.  Can rebuild from source using Delphi 5 through D10Seattle.  #Delphi10Seattle #opensource #MITLicense I use this tool all the time and it's a time saver. (I also use Class Completion but mainly just for methods.) https://github.com/darianmiller/dxIDETool_FieldsToProperties

I just added a new Debug Visualizer for viewing "pretty printed" JSON strings #Delphi10Seattle #opensource #MITLicense

Image
I just added a new Debug Visualizer for viewing "pretty printed" JSON strings #Delphi10Seattle   #opensource   #MITLicense   https://github.com/darianmiller/dxIDEPackage_JSONStringVisualizer