I got really inspired reading the extreme validation section of "A Mentoring
Course on Smalltalk", Andres Valloud's OOP bible (see
seandenigris.com/blog/?p=573), and enhanced a bit my port of
ValidationRevisited.

I made a short screencast of a little UI monitoring the health of a domain
object in real-time.

https://vimeo.com/67244280

If you want to play with the code (works on Pharo 2.0), doIt:
  Gofer it
    smalltalkhubUser: 'SeanDeNigris' project: 'aMentoringCourseOnSmalltalk';
    package: 'ValidationRevisited';
    load.
See ValidationDashboard class>>#openExample



-----
Cheers,
Sean
--
View this message in context: 
http://forum.world.st/ANN-ValidationRevisited-alpha-tp4690680.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.

Reply via email to