[interfacekit] Re: BHandler::fToken

>I'm sorry if I wasn't clearer!
>I wasn't referring to creation messaging!!! ...just normal messaging between
>app_server and BWindow,
>BWindow and app_server.
>
>And, please, a yes or no! Should I attach BWindow::fToken/BView::fToken to
>the creation message sent to app_server?
Yes. Use fToken for all future code when needing an identifier for a window 
or view. Also, let's not send tokens unless necessary. This will mean fewer 
server lookups and, thus, more speed. BTW, I don't want to nag you, but I 
also need you to send me your code in whatever form it is in right now - not 
having BWindow is holding up server development. If you've done anything for 
BView, I need that, too. :^)

--DW


Other related posts: