On 25 Jun 2009, at 22:29, Christian Bauer wrote:
On Jun 25, 2009, at 22:35 , Pete Muir wrote:
> I would suggest /interface.js/component1;component2 etc.
I'd recommend /component1;component2/interface.js which leaves the
URI design open for further sub-resources (of maybe different
representation types) that describe component(s).
Much better :-)
Reply to some of the other questions in this thread: I've
implemented a ConditionalAbstractResource that we'll use in the
future to send 304's when a request comes in and the resource state
hasn't been modified. I'm now adding a caching layer so we can also
control _when_ and _if_ a conditional request should be used. But I
agree that it would be best to not use a query param for the
interface.js resource as that would negate all of the conditional/
cache efforts.
_______________________________________________
seam-dev mailing list
seam-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/seam-dev