Hello, All.

   What's the purpose for IMessageMetadata::getLength() method to be declared 
as const? 
Such declaration makes impossible to calculate length on demand and cache the 
result for 
future calls. Implementations have to either calculate it on every call, or do 
that in 
other places which makes implementation unstable or inefficient.

-- 
   WBR, SD.

------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to