Re: [os-libsynthesis] URI decoding

2012-03-07 Thread Lukas Zeller
Hi Patrick, looks ok to me except that readConnectHost() should also be updated to avoid change of semantics (must still return host:port). Best Regards, Lukas On Mar 7, 2012, at 14:36 , Patrick Ohly wrote: > On Tue, 2012-03-06 at 20:19 +0100, Lukas Zeller wrote: >> Hi Patrick, >> >> On Mar

Re: [os-libsynthesis] URI decoding

2012-03-07 Thread Patrick Ohly
On Tue, 2012-03-06 at 20:19 +0100, Lukas Zeller wrote: > Hi Patrick, > > On Mar 6, 2012, at 14:55 , Patrick Ohly wrote: > > > Is there some utility code for decoding an URI into its individual > > parts? > > Yes, it's called splitURL in sysync_utils.h/.cpp > > > Simple string operations don't w