On Thu, 2009-07-30 at 18:53 +0100, Patrick Ohly wrote: > On Thu, 2009-07-30 at 17:38 +0100, Beat Forster wrote: > > >I found the code san.[h|cpp] code which implements notification > > >parsing/generation. I'd like to discuss how this feature could be used > > >in a SyncML client and (in the future) a server. > > Our PDA clients have integrated it already. > > For the server side we have a separate > > application called "pushalerter". There are > > currently no plans to integrate into the server's > > code, as not the SyncML server initiates it, but > > the "outside world". > > Yes, that makes more sense to me too. That means we would need to expose > the SanPackage class to that outside world. Can it be moved into the > SDK?
Yes, no, perhaps? ;-) If the source files were moved into sysync_SDK/Source, then a) autotools compilation would automatically compile them into libsynthesissdk.a and b) the license would become BSD, thus making the code suitable for static linking. -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ os-libsynthesis mailing list [email protected] http://lists.synthesis.ch/mailman/listinfo/os-libsynthesis
