----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 01, 2002 9:42 PM
Subject: cvs commit: jakarta-tomcat-connectors/jk/native2/include
jk_worker.h


> costin      02/03/01 21:42:12
>
>   Modified:    jk/native2/include jk_worker.h
>   Log:
>   Finally remove validate().
>
>   Initialization is done using setProperty() followed by an init().
>   The worker should be independent of the way it is configured -
>   and 'smart' workers can change some settings at runtime.
>
>   Adding individual setters and introspection is of course not
>   easy in C, but setProperty() is close enough for what we
>   need.
>
So, I guess in JK3 we'll need full-blown C++ style vtables and interface
discovery? We'll have almost managed to re-invent COM. ;-)


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

Reply via email to