the corner office : tech blog

a tech blog, by Colin Pretorius

2007.08.07 Links

  • Vince Huston: OO design, Java, C++. Detailed design patterns discussion.
  • Eclipse data binding with java beans. If you pretend that an Eclipse editor is like a web form, then you'd have a formToBean() style method somewhere when you want to sync form and underlying data. You could register listeners and continuously update the bean as text is being edited. Either way, the issue is hooking into the process so that you can do error handling in a way that flows and isn't too much effort. This needs more reading.
  • Dave Jones: wake on lan "I like automation."

{2007.08.07 23:04}

« The problem with threads

» 2007.08.08 Links