This will be a shared place for taglibs. Each taglib will be a separate sub-module. Actually, maybe these should not be branded "swaf", because they won't necessarily be related to SWAF: * [swaf/tags/BeanDisplayTag] (see blogs entries) * various mini tags. (my idea here being to avoid the cluttered all-in-one tags of jakarta's look-a-likes and have small tags that serve a very small purpose, but serve it well and easily) On the other hand, there will definitely be a couple of tags which will be: * [swaf/SwafUserManagement] authorization-related tags * [swaf/SwafBookmarks] * maybe more. !Current situation: * [swaf/tags/BeanDisplayTag] has ben moved * 2 simple tags from swaf-0.1 are moved: NumericOptionsTag & OutTag * CacheTag will stay in old repo for now, until (and if) we create a cache package for swaf, and refactor it. (I thought about having some action class that could be reexecuted when the caches times out, etc)