Thierry,
Could you report an issue with the glassdb issue tracker:
http://code.google.com/p/glassdb/issues/entryThat way I won't lose track of the missing methods and add them to GLASS at a convenient time ...
BTW, when I do this I typically tackle the class as a whole and add unit tests, etc. and think about the meta issues like:
- how can I make this easier for developers to do themselves
- when can I get to the point where we can just load the dang package into GLASS:)
- etc.
Dale
On Apr 30, 2011, at 7:43 AM, Thierry Thelliez wrote:
> Just to report that I needed asString36 (called from TF-Login). This
> method is in Pharo (Network-UUID) but not in GLASS (Core-Squeak).
>
> Importing that method worked just fine.
>
>
> Thierry