Question about deftemplate(from-class xxx)

View: New views
1 Messages — Rating Filter:   Alert me  

Question about deftemplate(from-class xxx)

by Marco Zappatore :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dear Jess users,
the command
(deftemplate myClass ((declare (from class mypackage.myclass)))
can be used as a one shot command in order to create deftemplates for each of a java class in a given package?

Thanks in advance
  Marco Zappatore