**** BEGIN LOGGING AT Wed Dec 17 02:59:59 2014 Dec 17 19:25:43 dmanderson: たいへん! The docs recursed! Dec 17 19:26:12 dmanderson: https://git.enlightenment.org/devs/devilhorns/express.git Dec 17 19:26:17 whoops wrong link Dec 17 19:26:20 http://enyojs.com/docs/latest/index.html#enyo.Router Dec 17 19:27:05 http://enyojs.com/docs/latest/index.html#/kind/enyo.Router Dec 17 19:27:52 dmanderson: found that on my own. But the default reaction for a wrong URL should not look like that Dec 17 19:30:46 dmanderson: also: ERROR: INVALID LINK FOR "[trigger()]{@linkcode enyo.Router#trigger}" Dec 17 19:31:16 and: [routes]{@linkcode enyo.Router#routes}. Dec 17 19:31:23 hrm Dec 17 19:31:50 and: ERROR: INVALID LINK FOR "[location.hash]{@linkcode external:window.location}" Dec 17 19:32:46 also, are there still no code examples that show how enyo.Router is used? Dec 17 19:35:02 Not yet anyway Dec 17 19:35:11 :\ Dec 17 19:35:16 that needs to be written soon Dec 17 19:35:50 enyo.Router has been available for ~8 months, and I've heard of few people who are using it Dec 17 19:36:02 (but plenty who have expressed interest in using it) Dec 17 19:42:12 dmanderson: For the regex here: var token = /\:[a-zA-Z0-9]*/g Dec 17 19:42:45 why is the : escaped? Dec 17 20:32:31 dmanderson: ? Dec 17 21:21:08 Sorry went to lunch GodGinrai Dec 17 21:21:24 Where is this regex? Dec 17 22:02:55 That's the regex from the router, I think. Dec 17 22:19:31 It’s escaped because of “an abundance of caution” **** ENDING LOGGING AT Thu Dec 18 02:59:58 2014