On 26.09.2013 09:07, Michael Van Canneyt wrote:
On Thu, 26 Sep 2013, Sven Barth wrote:
Am 25.09.2013 13:05 schrieb "Lukasz Sokol" :
> Please let me know your thoughts :)
I personally would prefer if such protocol implementations are
independant of the socket classes used so I can use it wit
On Thu, 26 Sep 2013, Sven Barth wrote:
Am 25.09.2013 13:05 schrieb "Lukasz Sokol" :
> Please let me know your thoughts :)
I personally would prefer if such protocol implementations are independant of
the socket classes used so I can use it with FPC's sockets, lNet, Synapse or
whatever.
Ba
Am 25.09.2013 13:05 schrieb "Lukasz Sokol" :
> Please let me know your thoughts :)
I personally would prefer if such protocol implementations are independant
of the socket classes used so I can use it with FPC's sockets, lNet,
Synapse or whatever.
Basically this would need a abstract class which
Thank you for applying the patch, Michael.
As soon as I have some time I will send another one related to the same case.
On Wed, Sep 25, 2013 at 4:31 PM, Michael Van Canneyt
wrote:
>
>
> On Wed, 25 Sep 2013, Lukasz Sokol wrote:
>
>> Hello,
>>
>> since I have not found anything on CardDAV related
On Wed, 25 Sep 2013, Lukasz Sokol wrote:
Hello,
since I have not found anything on CardDAV related/written in/for
FreePascal/Lazarus,
(haven't googled with Delphi keyword thou)
I'd like to send out some smoke signals, asking which way would the
support for this kind of interaction (dare not
On Wed, Sep 25, 2013 at 8:03 AM, Lukasz Sokol wrote:
> Seems like the more complicated elements of DOM level 3 will need DOM.pas
> modifications too.
What kind of modification ?
I have sent this patch [1] to allow create custom descendants of
TDomElement. You can check whether this could be use