|
I think for this to work nicely we should consider adding another attribute to the @DateBridge. Something which allows to switch between string and numeric encoding. It could be a enum (or a concrete bridge impl class). The default would be numeric, but one could switch to string indexing for faceting or backwards compatibility. WDYT!?
|