$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Torjo (john.lists_at_[hidden])
Date: 2004-10-08 13:16:59
> 
> | > It might be worth to have the existing interface if users want to try
> changing
> | > from vector<string> to ptr_vector<string>
> | > just to see what happens.
> | >
> |
> | I don't like phrases like "hey, let's change from std::vector to
> | std::map, just to see what happens" (I know I exagerated a bit). When
> | you change something, you should have a reason, and know what you're
> | doing (tradeoffs, etc.).
> 
> Ross Boylan thought it was important.
> 
Just in case it counts: I am against it.
Best,
John
-- 
John Torjo
-- john_at_[hidden]
Contributing editor, C/C++ Users Journal
-- "Win32 GUI Generics" -- generics & GUI do mix, after all
-- http://www.torjo.com/win32gui/
-- v1.4 - save_dlg - true binding of your data to UI controls!
    + easily add validation rules (win32gui/examples/smart_dlg)