Naked objects is interesting approach but combining with UML tool it can be very powerful tool. Writing UML and generating naked objects on the flay to check object behavior, find flows in our UML diagram, fix those flows and generating again naked objects can be very helpful while designing systems. Such approach was introduce by Richard Pawson and Dan Haywood for Java developers using together J and macros, builds for together J, that generate naked objects based on given UML diagram (TheServerSide).
With the availability of Naked Objects for .NET released from 2/10/2004 for download. Yes, they use J# computability with Java 1.1 to create .NET version of their Java version but in the end of the day the import code is pure .NET CLS code. I think it’s time to write Add-in for Visio so we can take advantage of this ability. I'm going to deal with that add-in from the middle of April (after MVP summit), any volunteers?