Bookmarks example

This bare-bones ActiveObjects-based application manages a list of bookmarks. You can add and delete, but you can’t change bookmarks after they’ve been added.

Bookmarks are displayed in two vertically ordered columns. This layout, which can be difficult to implement, is handled neatly here with a SublistProjectionModel.

Demonstration

Try this application and list your own favorite site.

Source files

Projects for the reader

  1. Ordering toggle for name/date
  2. Click tracker that redirects to the destination
Page last updated June 29, 2008. Produced with Databinder.