El lun, 07-01-2008 a las 14:20 +1030, Nick Lothian escribió: > Hi, > > I've been browsing the Java Shindig code a little, and I was wondering > what thought had been put into extension points? > > As a specific example, I noticed that the implementation of > org.apache.shindig.gadgets.RemoteContentFetcher > (org.apache.shindig.gadgets. BasicRemoteContentFetcher) kind of lives > up to its name. >
After reading "Execution in the Kingdom of Nouns", by Steven Yegge ( http://steve-yegge.blogspot.com/2006/03/execution-in-kingdom-of-nouns.html ), I can't avoid getting anxious about expressions like org.apache.shindig.gadgets.BasicRemoteContentFetcher.fetch() :) Speaking about that, is there people interested in developing container implementations in languages with verbs? Say Python or Ruby, others?. I'm not sure about different people's plans around here. For the moment I'm aware of Brian's PHP seed code and the container coming from Google. Any other plans that can be made public? Regards Santiago

