I hope it does. There is an FR for it somewhere. I think it would potentially attract more interest from pro developers ( particularly the C++ camp ) if they did. And C# and VB.NET already have this. My only wish would be that they support both the C++ way and the C# way, as they both have their benefits in different situations. Tall order I know. Given the choice I would opt for the C++ way. ( ie slower compilation times + optimum performance versus flexibility and faster build times)
When they do bring out templating, then my in house C++ to RB converter "Squirt" will be ready and waiting to convert those C++ templates to their RB equivalent :) On 6/1/07 15:08, "Theodore H. Smith" <[EMAIL PROTECTED]> wrote: > One thing however I really wish my ElfData plugin could do, would be > to use "genericity" or "templates" to C++ people. Then I could make > my RingTree class actually specify that it's children can only be of > one type. > > Unfortunately RB doesn't give us templating :( _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
