"Phango" container classes

Bill Baxter dnewsgroup at billbaxter.com
Mon Oct 1 16:52:10 PDT 2007


0ffh wrote:
> Bill Baxter wrote:
>> I just decided to do a little experiment to see how hard it would be 
>> to make Tango's containers work with Phobos. [...]
> 
> Cool devices!
> BTW I hope this is not too OT, but:
> I have not much idea of the Phobos and Tango internals, but as I read it
> it would mostly be the distinct object (and exception?) classes that
> make the most trouble in making those libs compatible, or am I mistaken?
> I suppose decoupling the gc's off the libs shouldn't be the main trouble?
> 
> This is just out of curiosity...
> 
> Rgeards, Frank

My guess is that the porting trouble spots all center around the modules 
that are supplied as .di headers in the tango distribution: 
tango/core/exception.di, tango/core/memory.di, and tango/core/thread.di.

--bb



More information about the Digitalmars-d mailing list