dev@jersey.java.net

Resource model

From: Doug Kohlert <Doug.Kohlert_at_Sun.COM>
Date: Tue, 25 Sep 2007 11:35:22 -0700

All,
I am working on a Resource model that can be used at tool time and
runtime to model a resource.
How tightly coupled should I make this to the jersey classes? For
example, should I be storing
a String[] or a MediaTypeList?