Last 7 days
-
r53
((Bug Fix) build.xml should not add Main.{java,class}) committed by georgopoulos.georgios
- (Bug Fix) build.xml should not add Main.{java,class}
(Bug Fix) build.xml should not add Main.{java,class}
-
-
r51
((Update) Project layout changed for GWT-2.0 compatibility) committed by georgopoulos.georgios
- (Update) Project layout changed for GWT-2.0 compatibility
(Update) Project layout changed for GWT-2.0 compatibility
Earlier this year
-
issue 7
(ListBoxAdapterProvider should return value instead of item t...) reported by ladislav.gazo
-
-
issue 6
([Question] Are you working on validation?) changed by thomas.buckel
-
Status:
Fixed
Cc:
georgopoulos.georgios olivier....@free.fr
Status:
Fixed
Cc:
georgopoulos.georgios olivier....@free.fr
-
r50
(Issue 6: Validator.Result returns correct values now) committed by thomas.buckel
- Issue 6 : Validator.Result returns correct values now
Issue 6 : Validator.Result returns correct values now
-
issue 6
([Question] Are you working on validation?) changed by thomas.buckel
-
Status:
Started
Owner:
thomas.buckel
Labels:
OpSys-All
Status:
Started
Owner:
thomas.buckel
Labels:
OpSys-All
-
-
-
-
r49
((Bug Fix) Issue 5: IntrospectionException using JUnit web mo...) committed by georgopoulos.georgios
- (Bug Fix) Issue 5: IntrospectionException using JUnit web mode (workaround + possible fix)
(Bug Fix) Issue 5: IntrospectionException using JUnit web mode (workaround + possible fix)
-
-
-
-
r46
((Bug Fix) NPE fix in generator) committed by georgopoulos.georgios
- (Bug Fix) NPE fix in generator
(Bug Fix) NPE fix in generator
-
-
-
-
-
-
r44
((Bug Fix) Issue 5 The Generator now returns the generated cl...) committed by georgopoulos.georgios
- (Bug Fix) Issue 5 The Generator now returns the generated class & code generation is not possible in
hosted mode (but is not required) since the original java.lang.reflect.Method class is declared
final and can't be used by the generator in statements like:
new Method() {
public Object invoke(Object bean, Object... args) {
return (java.lang.String)((com.delos.client.model.Employee) bean).getFirstName();
}
}
(Bug Fix) Issue 5 The Generator now returns the generated class & code generation is not possible in
hosted mode (but is not required) since the original java.lang.reflect.Method class is declared
final and can't be used by the generator in statements like:
new Method() {
public Object invoke(Object bean, Object... args) {
return (java.lang.String)((com.delos.client.model.Employee) bean).getFirstName();
}
}
-
issue 5
(IntrospectionException using JUnit web mode (workaround + po...) changed by georgopoulos.georgios
-
Status:
Accepted
Owner:
georgopoulos.georgios
Status:
Accepted
Owner:
georgopoulos.georgios
-
-
-
-
-
r43
(Issue 3: [Patch] Deferred binding generator bug on property ...) committed by georgopoulos.georgios
- Issue 3 : [Patch] Deferred binding generator bug on property typed with type variable
Issue 4 : [Patch] Deferred binding generator bug on setter with primitive return type
Issue 3 : [Patch] Deferred binding generator bug on property typed with type variable
Issue 4 : [Patch] Deferred binding generator bug on setter with primitive return type
-
-
-
-
-
-
-
r40
(Bug fix in code gererator and classpath changes for GWT-1.6) committed by georgopoulos.georgios
- Bug fix in code gererator and classpath changes for GWT-1.6
Bug fix in code gererator and classpath changes for GWT-1.6
-
r39
(Bug fix in code generator.) committed by georgopoulos.georgios
- Bug fix in code generator.
Bug fix in code generator.
-
-
issue 1
(PropertyResolutionException is not properly Serializable) reported by dhoffer6
-
-
-
-
-
r35
(type.getMethods() replaced by type.getOverridableMethods() i...) committed by georgopoulos.georgios
- type.getMethods() replaced by type.getOverridableMethods() in generator class.
type.getMethods() replaced by type.getOverridableMethods() in generator class.
Older
-
-
-
-
r32
(static {
GWTBeansBinding.init();
}
will invoke the Pr...) committed by georgopoulos.georgios
- static {
GWTBeansBinding.init();
}
will invoke the PropertyDescriptor generator.
static {
GWTBeansBinding.init();
}
will invoke the PropertyDescriptor generator.
-
-
-
-
-
|