Press ESC to close

1 min read Min. Lesezeit
Google App Engine ist eine massiv skalierbare Umgebung – schön, doch Google hat dafür einige Designentscheidungen getroffen (treffen müssen?), die das Leben für Applikationen u.U. etwas schwer machen können. Z.B. fehlen in GAE’s Persistenzschicht die...
1 min read Min. Lesezeit
Today, I released version 0.2 of the OpenID plugin for Grails (really easy to use plugin by original author Marcel Overdijk). The changes I made today: * Fixed a bug that caused a MissingPropertyException when user typed...
1 min read Min. Lesezeit
Ted Naleid hat einen guten Artikel über Unit-Testing mit Soft Assertions geschrieben....
1 min read Min. Lesezeit
Today, I released the Grails Paypal Plugin again, the new release number: V0.4. New features: * The plugin now supports purchases with multiple items (using whatever shopping cart you like). Thanks to Matt Stine for the code!...
1 min read Min. Lesezeit
The Grails plugins project has accepted me as a committer. I am working on the Paypal plugin for Grails because I need it for a production site. Today, I released V0.3 of the Paypal plugin. You...