dwt-sample draw2d/umlexample.d

Frank Benoit keinfarbton at googlemail.com
Wed Aug 6 11:35:59 PDT 2008


davidl schrieb:
> 在 Wed, 06 Aug 2008 21:07:28 +0800,Frank Benoit 
> <keinfarbton at googlemail.com> 写道:
> 
>> Seems like a not proper rebuild after update to me.
>> Can you try the -full option and delete the dsss_objs folders and 
>> delete all dwt related things from dsss/include/d and dsss/lib.
>>
>> Have you updated tango from svn the last days? There is some change 
>> going on with the Conduit stuff at the moment.
>>
>>
> 
> The problem now is(after tweaking all Conduit to .device. prefixed):
> 
> tango.core.Exception.IllegalElementException: Attempt to include invalid 
> key _in Collection
> 
> 
> So collection patch still required?
> 
> 
> 

Actually i am reworking all collection use in dwtx. I am implementing a 
wrapper for the java.util. collections that use the new 
tango.util.ocntainers.

This will hopefully fix those problems and make dwtx more independant 
from the tango container impl. And it will probably introduce new bugs :)



More information about the Digitalmars-d-dwt mailing list