Dear devs ;-)
I have a quick question and request. I frequently use these types of
expressions
/s/{language}/location/{location.externalId}
for my URL bindings. However I find that Stripes matches the "/" when performing
it's matching which prevents me of using two different bindings such as :
/s/{language}/location/{location.externalId}
/s/{language}/location/{location.externalId}/items
since the first one "matches" the second one with location.externalId
having a value of xxxx/items
Is there a way (patch) to prevent Stripes from matching the / character
is the URLBinding expressions ?
Thanks !
Pierre
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development