资 源 简 介
LAST MINUTE INFO
Release 1.6.0 available !
Motivation
Component based and thus extensible framework for filtering.
Delivers a common API for filtering on:
JVM side : We call it Bean filtering
Database
Browser : Filter objects are translated to Java Script for Browser execution (upcoming)
Strict separation of concerns, component means:
domain object : the filter is a logical business object (the domain object) independent of its graphical representation
graphical component RENDERING a (domain object) filter component
Modularity : painless integration into several GUI frameworks.
Enable mixing database/Java filtering.
Fast development through high reusability. High quality - Low cost.
Current state
To see JVM side filtering in action :http://code.google.com/p/jbfilter/source/browse/tr