Not able to get the class of a static object.
Status: Beta
Brought to you by:
ericquesada
What steps will reproduce the problem?
What is the expected output?
The concerned class.
What do you see instead?
ynot.lang.ClassWrapper
What version of the product are you using?
1.5-SNAPSHOT
On what operating system?
Ubuntu / WIndows XP
Please provide any additional information below.
import("com.springsource.roo.pizzashop.domain")
$pizzaClass := static("Pizza")
$pizzaClass.getClass()