Skip to content

Implement GWT code generator #1

Open
@sebhoss

Description

@sebhoss

Currently the only thing that uses AOP and thus requires a framework that supports AOP is the ContractMethodInterceptor. It should be possible to switch this class for GWT projects. Instead of using AOP we could then generate the required Java code during compile-time and let GWT convert it into JavaScript for Browser execution.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions