Mark Richards about the Command pattern -- which is heavily used by jBPM:
http://www.nofluffjuststuff.com/media.jsp?mediaId=28
Noteworthy: he uses a DTO view of the Command for the client; the CommandImpl that
contains the actual code only resides on the server ; he hates dynamic commands too :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093507#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...