Koen Serry
Results
2
issues of
Koen Serry
When parsing {"abc":null} jsonObject.getLong("abc",0); throws a NumberFormatException because the value is somehow converted to "null" Unsure if we're supposed to use jsonObject.get().isNull() or if we could enhance the method below...
API
Added Less support Haml acts now the same way as less/coffee do Avoid compiling twice