diff options
author | Artur Signell <artur@vaadin.com> | 2012-04-11 19:58:26 +0300 |
---|---|---|
committer | Artur Signell <artur@vaadin.com> | 2012-04-12 09:58:20 +0300 |
commit | 429aeadef913b1d5f3cc932c70b54afa2a57275c (patch) | |
tree | 0a1a58ab84dd04401f225f5c1e7f9c6e0241e431 /src/com/vaadin/annotations | |
parent | 3efc7b521469aa9cf98d8bdf767278aa96a40335 (diff) | |
download | vaadin-framework-429aeadef913b1d5f3cc932c70b54afa2a57275c.tar.gz vaadin-framework-429aeadef913b1d5f3cc932c70b54afa2a57275c.zip |
Moved each component to its own package on client side
Class loaders have problems with referring to static inner classes (e.g.
state classes) when they cannot load the declaring class. To deal with
this the components have been moved to their own packages and state/rpc
classes will be defined in their own Java files.
Diffstat (limited to 'src/com/vaadin/annotations')
0 files changed, 0 insertions, 0 deletions