Le 20 juin 09 à 11:47, David Chisnall a écrit : > On 20 Jun 2009, at 09:41, Truls Becken wrote: > >> ETTranscript - transcript for Smalltalk >> >> This should be moved to SmalltalkSupport, shouldn't it? Maybe even >> rename it to just Transcript? > > I'd like to keep this in EtoileFoundation and extend it to support > other terminal-like interfaces (currently it just uses stdout).
Just to say I agree with that. I'd like to write an ETLog class which provides decent logging facilities (multiple filterable outputs) and can be automatically presented on screen with EtoileUI. ETTranscript could then reuse all that. Eventually the implementation might be split between both if that makes sense. This way we could have a logging UI front-end with multiple panels. What I'm interested is something that lets me specify few filtering rules per panel to debug or trace complex interactions. By filtering rules, I mean to filter based on a class name, a selector name, a tag, or the union of several of these criterias. Something like NGLogging but with fewer classes and a different focus: <http://svn.opengroupware.org/SOPE/trunk/sope-core/NGExtensions/NGLogging.subproj/ > Quentin. _______________________________________________ Etoile-dev mailing list Etoile-dev@gna.org https://mail.gna.org/listinfo/etoile-dev