On Fri, Feb 26, 2010 at 2:13 PM, Raymond Feng <[email protected]> wrote: > Hi, > > Using a table is a good approach to document how the physical URI is > constructed for a binding. I suggest that we add a few things: > > * A column for the base URI of the binding > * Different rows to show the following: > > <binding.xyz/> <!-- no @uri --> > <binding.xyz uri="http://example.com/ABC"/> <!-- absolute @uri --> > <binding.xyz uri="ABC"/> <!-- relative URI not starting with / --> > <binding.xyz uri="/ABC"/> <!-- relative URI starting with / --> >
I have started a table in the expected behavior section [1], do we thing we need any other info on that table ? [1] http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Embedded+versus+Hosted+web+app+uri -- Luciano Resende http://people.apache.org/~lresende http://twitter.com/lresende1975 http://lresende.blogspot.com/
