Ben Holland

Results 9 issues of Ben Holland

Currently writing anonymous inner classes is not supported. A work around is to declare the class in a separate Java file.

bug

Merging of initializers "" and static initializers "" is currently not supported.

bug

When we use annotations to change the targets finality/visibility in order to override the definition there should be a way to restore it without another compilation pass.

enhancement

So far Oracle/OpenJDK haven't been signing rt.jar, but if they did or if the user was editing a signed JAR then it's probably best to unsign the JAR and then...

enhancement

Finish implementing [Atlas](http://www.ensoftcorp.com/atlas/) program analysis integrations

enhancement

The Android branch of this project was so rough I'm tempted to just delete it entirely. However recent workflow changes and the [Enjarify](https://github.com/Storyyeller/enjarify) project may make implementation much cleaner.

enhancement

The protect API has a snapshot endpoint parameter of `ts` `/cameras/{camera_id}/snapshot?ts={timestamp}` but currently the snapshot command hardcodes the current time. It would be great if we could specify a timestamp...

enhancement

A slightly more complicated example than hello world would go a really long way :)