Hi list, im working with Pier on VisualWorks and I have to add a user.
So I do this:
((PRKernel instanceNamed:'Pier') propertyAt: #users) add: self user.
But when a look a users report the new one doesn´t appear. And in the
Pier Kernel its replicated. Its something Im doing wrong? Exist another
way to add a user?
Greetings in advance,
Sebastián