Lazycoder

22Mar/073

Xul, Apollo, WPF, WPF/E No more

Save me from having to type more angle brackets. Please. I’m tired of $#@$@ angle brackets. My “,” and “.” keys are worn to a nub. My shift key is floppy and has no spring left.

No more angle-bracket based UI. EVER. Angle brackets are for giving structure to unstructured data.

Please, just let me use plain text w/o angle brackets to define my UI. Or better yet, graphics. Let me just draw the picture, designate things as clickable/draggable/somethingable and hook them up to my controller.

Share and Enjoy:
  • del.icio.us
  • DotNetKicks
  • DZone
  • Reddit
  • Digg
  • StumbleUpon
  • LinkedIn
  • Facebook
  • FriendFeed
  • HackerNews
  • Netvibes
  • Posterous
  • Tumblr
  • Twitter
Filed under: General Leave a comment
Comments (3) Trackbacks (3)
  1. Thank you for voicing this!

    I feel the same when it comes with Spring and it’s dependancy injection (Java). All in XML. Though, I’m scared by the ammount of xml that goes around these days.

    All hail Guice (for dependancy injection)!

  2. Check out Cocoa on Mac OS X then? No angle brackets, you draw your user experience. It doesn’t even generate code for it, it’s all archives that are wired to your objects at runtime…

  3. Chris,

    YES. I wrote a post a while back when I compared Interface Builder + Xcode to Visual Studio.

    http://www.lazycoder.com/weblog/index.php/archives/2005/11/08/xcode-and-visual-studio-go-head-to-head/

    Up until VS 2005, Visual Studio couldn’t touch IB’s visual designer. It’s much better in Vs 2005. But I still like the “freeze dried UI” approach that IB uses with it’s NIB files.


Leave a comment