I'm in the process of upgrading from jSieve 0.1 to jSieve 0.2. I was able to resolve all the API differences except one. We use a kind of hacky trick to encode the name of a filter rule into a script comment. We then use SieveNode.getComment() to read back the rule name. I did some searches of the 0.2 API's, and it looks like there's no more access to script comments. Is this the case?
Thanks, Boris
