On 2006/09/20, at 12:46, John Hurliman wrote:
Hugh Perkins wrote:
(Arrrgh, pressed send by accidnet while attempting to do tabs.)
re: code generation ideas from Austin Jennings, these sound
cool. Note that it could be interesting to add an appropriate
constructor, so we can do:
new ChatFromViewerPacket( myAgentID, mySessionID, "hello,
simulator", 1, 0 ).Send();
Look at ObjectUpdate though; how well does C# handle calling a
function with 57 parameters?
Other problems include variable blocks and remembering which
parameters correspond to which fields. It'd work great in a language
with named parameters or record constructors, but not so much in C# :/
_______________________________________________
libsecondlife-dev mailing list
libsecondlife-dev@gna.org
https://mail.gna.org/listinfo/libsecondlife-dev
http://www.libsecondlife.org/