]> source.dussan.org Git - vaadin-framework.git/commit
Abort compile if there's an RPC method with a return type (#9704)
authorLeif Åstrand <leif@vaadin.com>
Fri, 21 Sep 2012 11:13:41 +0000 (14:13 +0300)
committerLeif Åstrand <leif@vaadin.com>
Fri, 21 Sep 2012 11:13:41 +0000 (14:13 +0300)
commit360f19b82e5b5d5d2646e444f274d5643f93d3d5
treeeab67a23903464ec31df292c0d75c53cbde89082
parent474b7dbcc7abe07f2f16cd200f48723a471926c4
Abort compile if there's an RPC method with a return type (#9704)
client-compiler/src/com/vaadin/server/widgetsetutils/metadata/ClientRpcVisitor.java
client-compiler/src/com/vaadin/server/widgetsetutils/metadata/ServerRpcVisitor.java
client-compiler/src/com/vaadin/server/widgetsetutils/metadata/TypeVisitor.java