> That's exactly why I'm asking here. Please commit a better wording, since
> it's going to appear on all other manpages with similar issues.

will do

> Yes, 'there are not only not documented and tested', but 'they are also 
> subject to change', since we haven't tested them we can't know whether 
> the autogenerated API is good or working at all. Not all autogenerated 
> methods can really work without some additional massaging of the in/out 
> args.

cool.

> 
> Besides the issue with unsupported methods, the rest looks good to you?
> 

yeah, it looks great!

the only thing I find strange is arg1, which is always the object.  while ->
makes $self the first argument to the send() subroutine in the strict perl
sense, from the user standpoint the first argument to the send() method is
really $buf.  so, if possible, I'd prefer to see the docs reflect that.  but
I realize lots of this is probably autogenerated so it might not be that simple.

--Geoff

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to