/ReadMe.md

http://github.com/pgregory/blackpool · Markdown · 8 lines · 6 code · 2 blank · 0 comment · 0 complexity · 72834054d293a9c7c40819519c97d3a3 MD5 · raw file

  1. BlackPool
  2. =========
  3. BlackPool is an attempt to implement a web application framework
  4. similar to Seaside for Smalltalk. It is 'heretic' in that, like Seaside, it
  5. does not follow the widely accepted RESTful approach to web development.
  6. **Note:** You will need and Io implementation with Sockets/Volcano support.