Is not enough loading the classes but not showing them in the browser ? or maybe not putting them in Smalltalk ?
can you do kind of a fork (using OSProcess) of the proccess� running image which receives a .st file and in the new forked image you pass the .st in startup, do a file in and then run code-critics?
I am curious why you cannot load them hehehehhe
Hi list,I have a pretty special need, which is to be able to run code critics on projects that have not yet been loaded into the image. For example, I need to browse an st file -or a squeaksource project- and before loading it I want to run critics on it, would this be possible somehow?If it looks like something noone would need to do, I understand. It's just that the project I'm working on is pretty particular... I've been exploring other possibilities but I'm afraid this is one of the few left for me to think of :(Thanks a lot in advance!Bernat Romagosa.