Christoph Läubrich

Results 1622 comments of Christoph Läubrich

And an example is just an example... There are valid cases where it makes sense to not put everything in one file and maybe share state e.g. for code reuse...

> I have shown you 3 equivalent examples that all use dependency injection Even though your example uses some *kind* of DI its mostly not that what most java-devleopers have...

If you have questions let me know but I doubt I won't be able to help here as I'm not using gradle at all...

I also encountered the problem when using swarm uname -r reports 4.4.82-2.ph1 I have root access on the machine , but its not managed by me, so can you give...

I can only tell that when parsing the file with JAXB there is no complaint even when validation against the XSD. The only issue I faced was that java by...

I can parse and validate the files with JAXB no idea if it uses xerces under the hood at all :-)

@gotson as it complains about code formatting is ther an Eclipse format profile or something I can use to format the source code?

I'll try to add test-cases here, but have first to check how sqlite tests are structured.

@gotson it hase taken a bit longer than desired but now I finally was able to add a small test-case, do you like to review and give some feedback if...