[interfacekit] Re: For whom the bell tolls

>> Good point.  Joe, do you feel like taking on reverse-engineering the 
>> registrar?
>
>On the other hand, would it be impossible to simply rewrite the 
registrar?

The term "reverse-engineer" is somewhat misapplied here.  But it is much 
shorter than "figure out what it does and write something which does 
that". ;)

>Also, when doing calls like this, would we want to use a port structure
>a la the app_server, or just use synchronous BMessage sending?  I'd 
root
>for the latter.

For prototyping, definitely use BMessages.  If there turns out to be a 
performance problem, then we'd go to talking straight to the port -- but 
I don't think that's going to be an issue.

e

Necessity is the plea for every infringement of human freedom. It is the 
argument of tyrants; it is the creed of slaves.
        -William Pitt, British prime-minister (1759-1806)


Other related posts: