thank you for reply.
of course i have red (oh my english , i mean informed about) the official uci-specification.
if it is to much to read, pls go to 3. (:-))
1. ponder
so the workaround solution for the ponder-command seems to be a nice
thing, if for example my engine wouldnt think it is it's turn...
So now it has to be handled in some way (no prob), but isnt the pnd-command there, so i must not handle this...
2. ucinewgame
thats another thing which would be nice to be handled as standard.
of course each engine could live without, but many things like clear
statistics,hashtables and many other stuff could be handled in a much propper (and more easy) way i think. it is not so easy at it seems to recognize something like this as it seems.(when for example cb just sending go and position commands)
3. Clear Hash (The thing i totally wonder about)
the "type button" seems not be working, wether i explicit use or as it is mentioned in the specification implicit using it. (Arena-Gui it works!)
if your engine runs in cb-gui , and you push that button (for any reason),
are you sure the hashtable is really cleaned ?