mktany2k / funcito

Automatically exported from code.google.com/p/funcito
0 stars 0 forks source link

streamlining Funcito object #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The Funcito.java object is clearly a keystone of the API for clients. This 
raises the following questions:

Q: will clients ever call getInvocationManager()?

If not, I think it should be removed from this class.

Q: Given callsTo(), will clients ever call stub()?

If not, I think stub() should not be public.

Original issue reported on code.google.com by codeto...@gmail.com on 19 Nov 2011 at 7:04

GoogleCodeExporter commented 9 years ago

Original comment by kandpwel...@gmail.com on 19 Nov 2011 at 11:37

GoogleCodeExporter commented 9 years ago

Original comment by kandpwel...@gmail.com on 23 Nov 2011 at 2:10

GoogleCodeExporter commented 9 years ago
Submitted and ready for review

Original comment by codeto...@gmail.com on 24 Nov 2011 at 11:41

GoogleCodeExporter commented 9 years ago
changing status. I would like to see less static in FunctionDelegate, but that 
might be a new issue (or related to thread-safety).

Original comment by codeto...@gmail.com on 24 Nov 2011 at 11:58

GoogleCodeExporter commented 9 years ago
I got rid of Funcito.stub()

Original comment by kandpwel...@gmail.com on 30 Nov 2011 at 6:30

GoogleCodeExporter commented 9 years ago
I think we can cal this one done

Original comment by kandpwel...@gmail.com on 7 Dec 2011 at 5:00