comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Multi Planar Viewer
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Multi Planar Viewer [message #50514 is a reply to message #50513] Wed, 04 October 2006 18:14 Go to previous messageGo to previous message
Robbie is currently offline  Robbie
Messages: 165
Registered: February 2006
Senior Member
I've got some more really annoying questions if you want them...

> of images, lots of communication

Speaking of messaging. Which would you think is faster?

IDLitIMessaging::DoOnNotify

or

IDLitData::NotifyDataChange

For heavily nested data, I would exepect there to be an overhead of
calling IDLitData::NotifyDataChange. The change would be propogated to
every parent IDLitDataContainer and Observer.

IDLitIMessaging is more particular and makes a single method call to
IDLitTool, but iTools must search for the matching identifier to call
::OnNotify. There are a lot of string comparisons in IDLitIMessaging
which makes me feel very uncomfortable. I also don't know the etiqutte
of defining new IDLitIMessaging "Message Strings". IDLitIMessaging
feels like spaghetti but I guess it gets the job done.

Robbie
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Multi Planar Viewer
Next Topic: Use Identifiers or Keywords

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 17:07:35 PDT 2025

Total time taken to generate the page: 1.28403 seconds