GWT RequestFactory with command template

Are you currently using a command template in conjunction with RequestFactory? I would like to use it, but since RequestFactory does not allow inheritance, I am not sure how to do it.

If someone went through this problem and found a way to implement it, I would be happy to know.

Thank!

+3
source share
1 answer

I am not 100% sure that I can explain it correctly, but I think that you are trying to mix oranges and apples.

RequestFactory - , , , . , . , . , "Command Pattern". , , HowTo . .

, , StackOverflow.

!

0

All Articles