whirlwind-match / fuzzydb

fuzzydb is a fuzzy matching database engine capable of providing human-like search results that make life much easier for users of websites searching for things like cars, houses, people and jobs.
19 stars 5 forks source link

Replace fuzzy/attributes and /enums with detection from persisted POJOs #76

Open nealeu opened 12 years ago

nealeu commented 12 years ago

e.g. if we use a Java enum, that maps through to form:radiobuttons/checkboxes automatically.

We can auto configure based on enum class name for the name of the enumdef

Add annotations where we need specific features not able to be inferred from type