-
```
What steps will reproduce the problem?
Compiling under XCode with FPC 2.6 i get the following errors
superobject.pas(154,18) Error: No matching implementation for interface method
"IUnknown._Add…
-
```
I'm not sure if this is an issue, or if I'm missing something.
What steps will reproduce the problem?
1. I compiled the VirtualTreeView demo in XE5 and opened the sample json-file.
Things were …
-
```
I'm not sure if this is an issue, or if I'm missing something.
What steps will reproduce the problem?
1. I compiled the VirtualTreeView demo in XE5 and opened the sample json-file.
Things were …
-
```
What steps will reproduce the problem?
Compiling under XCode with FPC 2.6 i get the following errors
superobject.pas(154,18) Error: No matching implementation for interface method
"IUnknown._Add…
-
```
I'm not sure if this is an issue, or if I'm missing something.
What steps will reproduce the problem?
1. I compiled the VirtualTreeView demo in XE5 and opened the sample json-file.
Things were …
-
```
I'm not sure if this is an issue, or if I'm missing something.
What steps will reproduce the problem?
1. I compiled the VirtualTreeView demo in XE5 and opened the sample json-file.
Things were …
-
```
I'm not sure if this is an issue, or if I'm missing something.
What steps will reproduce the problem?
1. I compiled the VirtualTreeView demo in XE5 and opened the sample json-file.
Things were …
-
```
What steps will reproduce the problem?
Compiling under XCode with FPC 2.6 i get the following errors
superobject.pas(154,18) Error: No matching implementation for interface method
"IUnknown._Add…
-
```
x-superobject is More and more good!
// bugs in TSuperRecord.AsJSON(Self);
function TSimpleSQL.ToString: string;
var
json: ISuperObject;
begin
Result := '';
// json := TSuperRecord.AsJSONO…
-
See previous speed test results:
https://blog.synopse.info/?post/json-benchmark-delphi-mormot-superobject-dwsjson-dbxjson
Note: mORMot2 is the latest
https://github.com/synopse/mORMot2