The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Public Todo list for Wee

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Michael Neumann

Posts: 66
Nickname: backflash
Registered: May, 2003

Michael Neumann is fallen in Love with Ruby
Public Todo list for Wee Posted: Feb 28, 2005 6:23 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Michael Neumann.
Original Post: Public Todo list for Wee
Feed Title: Mike's Weblog
Feed URL: http://www.ntecs.de/blog-old/index.rss?cat=ruby&count=7
Feed Description: Blogging about Ruby and other interesting stuff.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Michael Neumann
Latest Posts From Mike's Weblog

Advertisement
I can’t write all Wee code on my own. So here is a list of things that needs to be done:
  • Make session-id cookies available to both Wee::Request and Wee::PagelessRequest, controlled by an application-wide setting.
  • Finish the implementation of pretty-URLs (this rulez!). Thanks to Joao Pedrosa who is working on this.
  • Implement a FilterDecoration and it’s subclass AuthorizationDecoration (that’s very easy, ~20 lines of code).
  • Implement a Seaside-like root_for traversal, which allows each component in the tree to add stuff inside the <head> tag. This is triggered by the root-component from it’s render method.
  • Refactor the Wee::Session class and it’s subclasses.
  • Implement further adaptors, most useful would be a FastCGI adaptor. This would need to factor out the WEBrick dependent parts.
  • Implement ResouceHandlers, which make it possible to generate images (or other external resources) from within your components.
  • Use it in your projects and write tutorials ;-)

Read: Public Todo list for Wee

Topic: Ruby Turns Twelve Previous Topic   Next Topic Topic: Got SHA2? Yep

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use