vdevlysh / devdefined-tools

Automatically exported from code.google.com/p/devdefined-tools
0 stars 0 forks source link

IToken serialization #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please make IToken serializable

Original issue reported on code.google.com by keith.ka...@gmail.com on 5 May 2009 at 5:34

GoogleCodeExporter commented 9 years ago
Actually making OAuthSession Serializable would be better

Original comment by keith.ka...@gmail.com on 5 May 2009 at 5:45

GoogleCodeExporter commented 9 years ago
I'll look into it, what's the use case for this by the way?

Original comment by bitterco...@gmail.com on 30 Jul 2009 at 11:52

GoogleCodeExporter commented 9 years ago
TokenBase, RequestToken and AccessToken are now serializable.

I don't think making OAuthSession serializable makes sense - it's injected with 
dependencies etc. and I'm not sure I understand the value at this stage.

Original comment by bitterco...@gmail.com on 6 Apr 2010 at 8:08