dictionary test + patch

Lendvai Attila Attila.Lendvai at netvisor.hu
Wed Jan 21 08:27:21 PST 2004


hi!

i've made some tests for dictionary.slate, and fixed two bugs i've
discovered with it.

i've also read the logs about breakOn: my intention with it is to
quietly catch a signal and continue execution. just like the Exhaustion
signal from streams... it makes code more readable. (altough i don't
know if it works the way i've written... :) and also it adds a speed
penalty i can't judge, but it's not a real issue. or maybe, it could
even be cheaper if i loop on a zillion of stream elements and skip a
zillion atEnd calls by using a signal handler, isn't it?

how is ensure similar to breakOn:?

sugar.slate is not included by default, nor is it used anywhere in the
sources. should it be avoided, or it's just ignored until there's a
bootstrapped system where you can use it everywhere?

that's all for today,

- 101

-------------- next part --------------
A non-text attachment was scrubbed...
Name: x.diff
Type: application/octet-stream
Size: 1261 bytes
Desc: x.diff
Url : /archives/slate/attachments/20040121/60c2bc91/x.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dictionary.test
Type: application/octet-stream
Size: 4131 bytes
Desc: dictionary.test
Url : /archives/slate/attachments/20040121/60c2bc91/dictionary.obj


More information about the Slate mailing list