[Kolab-devel] Fwd: Re: Questions about tags and description of notes

Ing. Konrad Renner konrad.renner at kolabnow.com
Tue May 19 23:27:06 CEST 2015


Hi,
where do I find those bindings? Are they available via Maven central vor any other "Maven compatible" repository? I use Maven and Gradle as build/dependency systems, so it would be nice if it is available through such a repo.

I have made very often negative experiences with such bindings (normally they are created with JNI, which really sucks). They are very often "stepchilds", thats why I wanted to create a pure Java lib. Java has really great XML support, so adopting code because of changes in a xsd is easier than be dependent on a binding which is maybe some versions behind.

I like Android because it builds on Linux and Java, I really like to code with Java, so C/C++ was no alternative this time for me ;-).

Kind regards,
Konrad


Am 19.05.2015 5:43 vorm. schrieb Torsten Grote <torsten at kolab.org>:
>
> Hi Konrad, 
>
> On Monday 18 May 2015 11:54:17 Ing. Konrad Renner wrote: 
> > thanks to the xsd it solved the problem, that notes are not displayed on 
> > the web client when I add a tag to a note 
>
> Great that the xsd solved your problem! 
>
> Have you considered using libkolab and libkolabxml for your app? They have 
> Java bindings, could be used with Android NDK, were made exactly for use cases 
> like yours and could prevent similar problems in the future. 
>
> Kind Regards, 
> Torsten 
>
> -- 
> Torsten Grote 
> Kolab.org Community Manager 
>
> e: torsten at kolab.org 
> w: https://Kolab.org 
>
> pgp: 0x2175A534A4F2EFA3 


More information about the devel mailing list