Niels

Results 23 issues of Niels

I wonder if there exist any strategy to make the move traceable. So that we can understand why a mail is moved to a specific folder. I first thought that...

Adjust the code so taht it's more DBUnit like (Header, Interfaces starts with I). Created a BasicDataRowBuilder as a Super-class for custom rowbuilder. Unfortunately there was a lot of whitespace-changes....

On android devices backups are almost difficult. You provide a sync server, which is fine. But I find that notes on a bible should have a strong privacy protection. So...

size-medium

It would be nice to get the information about queued_duration, which is part of the json from the job-api.

t would be great to have code completion for message sources, so that you can write `#{tit...}` and then get title.

enhancement

A lot of people have problems to see the color red. At the moment I replace #FF0000 with #0101FF in the graphml. Now I find the error much quicker even...

Hi in the documentation I found ``` classpath().withSlicing( "mainVsTest", "de.schauderhaft.**(Test)", new NamedPattern("main", "de.schauderhaft.*.**")) ``` how ever it seems that the name must be defined at the end. So ``` classpath().withSlicing(...

Following the documentation I expected that PrintTo always prints a graph. However if there was no error I didn't get a grapml-file.

Today I tried to order my mailbox. I created a folder foo and then search for all foo-Mails. First I moved all which associated with a specific person (4 mails)....

TB general (not Nostalgy)

In our projects we use slf4j combined with logback. So we must now mixed two logframeworks (logback, log4j) in the same project. Migration should be an easy task.