AVSystem / scex

Extensible, fast and secure Scala expression evaluation engine
MIT License
21 stars 4 forks source link

Cleanup modules and dependencies #38

Closed ddworak closed 6 days ago

ddworak commented 2 months ago
ddworak commented 1 week ago

Not converting com.avsystem.scex.util.StringMiscOps and com.avsystem.scex.util.CommonExpressionUtils#stringToDateOnSetter to new formatter intentionally - they are using java.util.Date as target type so this would get ugly.