Hi James,It's great that Wicket has an interest in Olio. It's probably too late to update the wiki page, but folks reading this thread will see your comments.
I'd encourage you to start working on the Wicket impl during incubation.Hopefully once the code arrives it will be a bit more clear what an alternative impl has to do to fit into the structure of Olio. And if it isn't clear, file a JIRA. ;-)
Thanks, Craig On Sep 23, 2008, at 5:01 PM, James Carman wrote:
+1 (non-binding) I've informed the Wicket team about this incubator request and there is interest in providing a wicket-based implementation (wicket along with differing ORM technologies of course, like JPA and Hibernate; the way I envision it, we'll use profiles in maven to turn on/off different implementations). When do you think it'd be a good time to add implementations to the mix? During incubation? After it graduates? Is there a requirements document or something for applications wishing to "implement" the Olio example application?On Tue, Sep 23, 2008 at 1:03 PM, Matt Hogstrom <[EMAIL PROTECTED]> wrote:+1 (binding)Note: I updated the proposal on the Wiki with my normal e-mail account ([EMAIL PROTECTED]) instead of my work e-mail ([EMAIL PROTECTED]) since mymentoring of this project is unrelated to any aspect of my work responsibilities). On Sep 23, 2008, at 10:33 AM, Craig L Russell wrote:Please vote on accepting Olio into incubation. The proposal can be found at: http://wiki.apache.org/incubator/OlioProposal [This proposal was formerly known as Web20Kit] The text of the proposal: OlioProposal Abstract Apache Olio is a web 2.0 toolkit to help developers evaluate thesuitability, functionality and performance of various web technologies byimplementing a reasonably complex application in several different technologies. Proposal Olio will develop an example application to understand the benefits, performance, and scalability of popular web technologies. Multipleimplementations of the application are planned - each providing the samefunctionality but staying true to the philosophy of its base language/framework. BackgroundMost web 2.0 sites today use open source languages and frameworks such as PHP, Ruby on Rails, and Java EE to develop their applications. Deployments of these applications also use popular open source servers such as Apachehttpd, Tomcat, MySQL, Memcache, and Glassfish. Many otherservers/technologies such as lighttpd, mogileFS, mongrels, JRuby are alsogaining popularity.With the myriad technologies available, it is not easy to understand how they differ, especially in terms of performance and scalability. With varied levels of documentation available for some open source applications, it is also quite difficult for a web 2.0 startup to understand the correct usage of these technologies so that they don't become a bottleneck as their sitegrows. Rationale Olio is a toolkit that will attempt to address the above issues. What it doesOlio defines an example web 2.0 application (the initial implementation uses an events site somewhat like yahoo.com/upcoming) and provides three implementations: PHP, Java EE, and Ruby on Rails. The toolkit will also define ways to drive load against the application in order to measureperformance.As developers join the project, they can implement the same application using their favorite web frameworks and compare their implementations toothers. What you can learn from it a) Understand how to use various web 2.0 technologies such as AJAX,memcached, mogileFS etc. in the creation of your own application. Use the code in the application to understand the subtle complexities involved andhow to get around issues with these technologies.b) Evaluate the differences in the implementations: PHP, Ruby on Rails, Java EE, and other contributed implementations to understand which mightbest work for your situation.c) Within each language implementation, evaluate different infrastructure technologies by changing the servers used (e.g: apache vs lighttpd, MySQL vsPostgreSQL, Ruby vs Jruby etc.)d) Drive load against the application to evaluate the performance andscalability of the chosen platform. e) Experiment with different algorithms (e.g. memcache locking, adifferent DB access API) by replacing portions of code in the application.A robust, community-developed standard implementations of a web 2.0application using different technologies will enable developers to compare and contrast these technologies in a manner that does not exist today. By providing excellent sample implementations of a concrete application that isavailable to everyone, we will enable faster and easier applicationdevelopment for users. Although we list three implementations in this proposal, we encourage others to come up with many more using other languagestacks and/or frameworks e.g. Spring framework, Python etc. Current StatusThis is a new project with some sample not-ready-for-prime-time code.MeritocracyThe initial developers are very familiar with meritocratic open source development, both at Apache and elsewhere. Apache was chosen specifically because the initial developers want to encourage this style of developmentfor the project. CommunityOlio seeks to create developer and user communities during incubation.Core DevelopersThe initial core developers are Sun Microsystems, Inc. employees, and faculty and students at UC Berkeley. We hope to expand this very quickly.Alignment The developers of the Olio want to work with the Apache SoftwareFoundation specifically because Apache has proven to provide a strongfoundation and set of practices for community-based development. Known RisksOrphaned products This project has a lot of enthusiasm among the core developers, has ongoing development, and is not orphaned. Inexperience with Open SourceThe initial developers are well-versed in open source methodologies andpractices. Homogenous DevelopersThe initial group of developers is from two organizations. We would like to expand this and that is a primary reason for bringing this project toApache. Reliance on Salaried Developers Although part of the initial development team are students, the core developers are employed by Sun Microsystems. Relationships with Other Apache ProductsNone in particular, except that Apache HTTPD is the most common place torun PHP, and which the initial PHP implementation uses. A Excessive Fascination with the Apache BrandWe believe in the processes, systems, and framework Apache has put inplace. The brand is nice, but is not why we wish to come to Apache. DocumentationInitial SourceSun Microsystems Inc. intends to donate code for their PHP implementation of the sample events application as well as code to drive load against the application. UC Berkeley intends to donate code for the Ruby on Railsimplementation.This code is still a work in progress and will be provided primarily as a starting place for a much more robust, community- developed implementation.External DependenciesRequired ResourcesDeveloper mailing lists<moin-email.png> olio- [EMAIL PROTECTED]<moin-email.png> [EMAIL PROTECTED] <moin-email.png> [EMAIL PROTECTED] <moin-email.png> [EMAIL PROTECTED] A subversion repository A JIRA issue tracker Initial Committers •Akara Sucharitakul <<moin-email.png> [EMAIL PROTECTED]> Shanti Subramanyam <<moin-email.png> [EMAIL PROTECTED]> Sheetal Patil<<moin-email.png> [EMAIL PROTECTED]> Binu John <<moin-email.png>[EMAIL PROTECTED]> Kim Lichong <<moin-email.png> [EMAIL PROTECTED]> William Sobel <<moin-email.png> [EMAIL PROTECTED]> Arthur Klepchukov <<moin-email.png>[EMAIL PROTECTED]> Craig Russell <<moin-email.png>[EMAIL PROTECTED] >SponsorsChampion • Craig Russell <<moin-email.png> [EMAIL PROTECTED]> Nominated Mentors • Craig Russell <<moin-email.png> [EMAIL PROTECTED]> HenningSchmiedehausen <<moin-email.png> [EMAIL PROTECTED]> Matt Hogstrom<<moin-email.png> [EMAIL PROTECTED]> Rick Hillegas <<moin-email.png>[EMAIL PROTECTED]> Sponsoring Entity The Apache Incubator. Craig L Russell Architect, Sun Java Enterprise System http://db.apache.org/jdo 408 276-5638 mailto:[EMAIL PROTECTED] P.S. A good JDO? O, Gasp!--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Craig L Russell Architect, Sun Java Enterprise System http://db.apache.org/jdo 408 276-5638 mailto:[EMAIL PROTECTED] P.S. A good JDO? O, Gasp!
smime.p7s
Description: S/MIME cryptographic signature