Monthly Archives: January 2012

How to build a simple GWT event bus using Generators

In his Google I/O session Best Practices For Architecting Your GWT App, Ray Ryan discusses the benefits of using an event bus in GWT (Google Web Toolkit) applications. Inspired by this talk, I decided to try my hand at building … Continue reading

Code Generation, Event Bus, GWT, Java | Leave a comment

Data Pipeline 2.2.5 Now Available

Added JavaBeanReader whice uses XPath expressions to identify field values and break records (see the Read from Java beans example) AbstractReader’s setStartingRow and setLastRow no return this Filter rule IsInstanceOfJavaType now returns false for null values Added number-to-date methods to … Continue reading

News | Leave a comment