Alberto Fernández
Alberto Fernández
I've reviewed the pull request. I think we may try to be backwards compatible in source and binary form. I think changing private, protected and package elements it's ok, but...
The failing test is the expected behaviour: It's the payara bug we're trying to reproduce Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 23.829 sec
This sample should pass the test now , from the pom.xml 4.1.2.181, version which fixed de bug
It's not easy because Phrase extends ArrayList <Element> method add(Object) could not be defined ... unless remove the generic Element in the extends clause (and rollback generics changes related to...
> So... how about branch now a 1.3 release and a 2.0 release (e.g. in master). In the 2.0 release we can continue the modernization, and we break the compatibility...
Memo writting is not supported. At the moment javadbf is mainly oriented on reading dbfs
Pull request are always welcome!
> Do you have plans to make writing MEMO available any soon in javadbf? > Thanks! Sorry, I've no plans to improve writing support anytime soon. Pull request are always...
Thanks for your help. I'll review your code and try to include in the next release.
Hi, maybe more info would be useful to help you. The version of javadbf you're using, the full stacktrace, and (if possible) the file causing the error.