I think we can all agree that smart pointers would be much nicer solution than IncRef and DecRef. I am around here for very short time and this topic has been certainly discussed before, so why not smart pointers?
I am asking because I see how often I leave around (probably harmless) uncounted pointers. There may be several objections to smart pointers (using templates, include dependencies, unnecessary counter trashing, back links, compatibility with existing code, pointers from libraries), but I can always find some nice solution for any of these problems. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
