I had an IM chat with Sean Corfield about this, and he said that Model Glue "has an extension point to add a custom URL -> event object processor so you can hook in SES". As far as Fusebox, it you can use his little .cfm file in your Application.cfm or cfc. Here's a link to a post he made about it: http://corfield.org/blog/index.cfm/do/blog.search/search/humbug (notice it's an SES URL!) :)
>I don't know if they support it as haven't tried, but its fairly simple >modification to make. >You just create your urls as > >Index.cfm/variable/value >Or index.cfm/variable=value/ >And have a bit of code in your application.cfm that converts this to >variables of your choice. >Or of course, use ISAPI rewrite to rewrite the URL before it reaches CF. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:258373 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

