Am Donnerstag 03 Januar 2008 schrieb Eric Lapuyade:
> What I expect to happen is that someone responsible for OpenObex comment
> on my proposition, and validate it or not.

>From my POV, the changes make sense, didn't get too deep though. One comment, 
though: the (x? a: b) thing is repeated way too often. I'd suggest using a 
wrapper function for this case (or a #define), preferable with the old name 
(makes the patch a lot smaller and hides details) and call the function with 
the additional argument only for the cases where the mode is known better 
from the caller.
Like obex_deliver_event() stays unchanged (no mode argument) and calls 
obex_deliver_event_ext() with the new mode argument (I am not good in naming 
functions :-/ ).

> I have attached a patch file. The modifications have been tested
> successfully.
>
> I have also submitted a bug on sourceforge tracker for OpenObex. I hope
> this is what you expect.

Nah, use trac on www.openobex.org. The SF.net site has pretty low usability 
and zany prefers the trac one, I guess.
Small and good changes/fixes usually make it in but patience is a requirement 
(e.g. the developers with CVS access can be very busy with real life).

HS

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Openobex-users mailing list
Openobex-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to