On 04/08/2013 06:51 PM, Galder ZamarreƱo wrote:
^ That's certainly an option, but it's gotta be extensible
(and
retrievable), so that server's can build on top of it. For example,
REST server might wanna add MIME info on top of it. It's got to be
able to extend Metadata concrete class, so that it can be passed in
(and of course, be able to retrieve it back), and this is more akward
with concrete classes as opposed to interfaces.
Actually I'd like MIME info for
HotRod too (or maybe just a way to
deduct it from the data-type).
Tristan