June 29, 2013
10:56 p.m.
On 2013-06-30, at 00:47, Donald <dmacq@instantiations.com> wrote:
On 6/29/2013 4:42 PM, Camillo Bruni wrote:
look at String >> #format: ok, got that fixed.
how do I remove the log4s dependency on
Bindings-Core-tbn.1?
I don't seen anything in the Monticello browser that lets me unload/unlink/remove etc.
I do not fully get what you want to do. Where did you get this Bindins-Core-tbn.1 from? Usually you just load it and see what happens when you run the tests. Undefined globals will raise DNU's at runtime. AFAIK you cannot just exclude certain methods from being loaded with Monticello in Pharo. Did you check if there isn't a Configuration that will load the dependencies?