Hi Eduardo, > > >Do we need the slist thing to be a separate file? I think it can go into > > >databuffer.c as static function. > > > > slist is used in other files too, so it's now in databuffer.c but not as > > static. > > If it is used by other files, is there a reason to mix it with the > databuffer-specific code? > > I would keep them in slist.c, even if the only user of the functions > was databuffer.c.
it was previously in netbuf.[ch] and since databuffer.[ch] supposed to be a replacement, we keep it there. We can separate them later. Regards Marcel ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
