[fpc-pascal] CustHTTPApp and PUT method

Michael Van Canneyt michael at freepascal.org
Tue Aug 6 15:02:25 CEST 2013



On Tue, 6 Aug 2013, Sven Barth wrote:

> On 06.08.2013 14:40, Marco van de Voort wrote:
>> In our previous episode, Sven Barth said:
>>>> trunk supports PUT?
>>>> 
>>> FPC 2.6.4 would support it as well as the according revision (if I've
>>> found the correct one) has been merged to 2.6.3...
>> 
>> Most webrelated stuff (so also json) is merged, except some very new revs.
>> 
>> Of the older commits only fcl-sdo is not merged afaik. (if it is webrelated
>> at all, dunno what it is)
>
> SDO stands for Simple Data Object. It's some kind of object relational mapper 
> if I remember correctly.

Not object relational.

It's a general way of handling structured data. Mostly XML oriented.

Michael.



More information about the fpc-pascal mailing list