Le 23 avr. 07 à 16:48, Vadim Lebedev a écrit :
Hello,
I suppose that the silence on this subject should be interpreted as
lack of objections....
So i'm going to commit it tomorrow
Vadim,
I have some comments on your code:
- You wrote a tolowercase method, which exists in the String class
of owutil. You should use this method instead of using yours
- There is a struct definition/declaration in sendSmsMessage method.
To keep WengoPhone coding standards, you should declare/define it
outside the method (you can keep it in the .cpp file), and declare it
as a "class" with public methods.
Regards
--
Philippe BERNERY <[EMAIL PROTECTED]>
http://dev.openwengo.org
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel