path matcher URL mapping

1 view
Skip to first unread message

Beau Simensen

unread,
Oct 18, 2010, 2:12:12 PM10/18/10
to halo-php
I liked the idea of the Simple URL Handler Mapping being very simple. Basically a direct map from the requested URI to a controller stone.

Does Spring have something similar to the path matcher you submitted named something else? I will have no problem adding the path matcher stuff into Halo core, and I probably would have no problem adding it into Simple URL Handler Mapping... but I wanted to make sure it wouldn't be better to be more explicite about it and call it something like halo_handler_PathMatcherHandlerMapping.

Do you have thoughts or preferences on this?


--

Beau D. Simensen


Dragonfly Development Inc
http://dflydev.com/

aek

unread,
Oct 18, 2010, 2:36:57 PM10/18/10
to Halo General Discussion
the idea is that if a direct mapping for the request is found it's
used as it is, but if not all the configured mappings will be compare
as a pattern to match with the url. This is how it's works in Spring
MVC the halo_SimpleUrlHandlerMapping. Works the same with pathMatcher
as without pathMatcher. PathMatcher became a complement to the process.

Beau Simensen

unread,
Oct 18, 2010, 2:43:31 PM10/18/10
to halo...@googlegroups.com
Ok. I'll leave it named as-is. :)



--

Beau D. Simensen


Dragonfly Development Inc
http://dflydev.com/



--
You received this message because you are subscribed to the Google Groups "Halo General Discussion" group.
To post to this group, send email to halo...@googlegroups.com.
To unsubscribe from this group, send email to halo-php+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/halo-php?hl=en.


Reply all
Reply to author
Forward
0 new messages