Cosma Colanicchia schrieb: > Okay, but 1 and 4 returns an UIForm, while 2 returns an UIComponent. Ok, I overlooked it, Sorry!
1 is in "shared", so you safely can change the return type as we bundle a renamed copy of shared with tomahawk. and as 4 is also only used by the class itself it should be safe to change its return type too. I think, we can change both to UIComponent and add the same notice to the javadoc. Ciao, Mario
