Thomas Andraschko

Results 342 comments of Thomas Andraschko

sounds valid lets close

Return 0 is a supported feature If you check the docs.

Maybe we should change the return type of count to a nullable int Makes it more clear

I was talking about the count method, Not the getRowCount To make a difference between not implemented (null) vs zero rows

you know that p:calendar is deprecated and p:datePicker should be used?

TBH i dont like that Isn't there any native js parsing available? Otherwise maybe: 1) try datepicker 2) try momentjs 3) throw exception?

shouldnt we split momemtjs + plugin in 2 files and merge? otherwise it could get lost on updating the script