Re: [shale] DefaultViewControllerMapper limitations

2006-01-05 Thread Laurie Harper
Craig McClanahan wrote: On 1/5/06, Laurie Harper <[EMAIL PROTECTED]> wrote: Craig McClanahan wrote: On 1/5/06, Laurie Harper <[EMAIL PROTECTED]> wrote: Thanks to my unusual use of view identifiers carrying path-extra-info information, I've discovered a bit of a limitation with DefaultViewContr

Re: [shale] DefaultViewControllerMapper limitations

2006-01-05 Thread Craig McClanahan
On 1/5/06, Laurie Harper <[EMAIL PROTECTED]> wrote: > > Craig McClanahan wrote: > > On 1/5/06, Laurie Harper <[EMAIL PROTECTED]> wrote: > >> Thanks to my unusual use of view identifiers carrying path-extra-info > >> information, I've discovered a bit of a limitation with > >> DefaultViewControllerM

Re: [shale] DefaultViewControllerMapper limitations

2006-01-05 Thread Laurie Harper
Craig McClanahan wrote: On 1/5/06, Laurie Harper <[EMAIL PROTECTED]> wrote: Thanks to my unusual use of view identifiers carrying path-extra-info information, I've discovered a bit of a limitation with DefaultViewControllerMapper: if the result of applying the mapping algorithm isn't legal as a

Re: [shale] DefaultViewControllerMapper limitations

2006-01-05 Thread Craig McClanahan
On 1/5/06, Laurie Harper <[EMAIL PROTECTED]> wrote: > > Thanks to my unusual use of view identifiers carrying path-extra-info > information, I've discovered a bit of a limitation with > DefaultViewControllerMapper: if the result of applying the mapping > algorithm isn't legal as a value binding exp

[shale] DefaultViewControllerMapper limitations

2006-01-05 Thread Laurie Harper
Thanks to my unusual use of view identifiers carrying path-extra-info information, I've discovered a bit of a limitation with DefaultViewControllerMapper: if the result of applying the mapping algorithm isn't legal as a value binding expression, you get an ugly stack trace. I triggered this bec