/code - Brian SlesinskyOccasional essays, often concerning software development in Java.More Inform 7 Poetry- June 17, 2007 It turns out that a few others have written poetry in Inform 7. Here's what I've found so far: The Lady in the Lake by Jerome West Chomsky is a room by Adjusting Inform 7 Code Poem Challenge by various authors Here's what I've written (all adaptations): Renee Faye When the Moon Hits Your Eye For Want of a Nailhttp://slesinsky.org/brian/code/i7_poetry.html Annotated Callback Methods- June 11, 2007 There's a Java design pattern that shows up in Guice, TestNG, and JUnit 4 that seems common enough to need a name. I'm calling it an annotated callback method, and I'll describe it here, in the format popularized by the Design Patterns book. Read morehttp://slesinsky.org/brian/code/annotated_callback.html |