|
|
|
|
|
by wvenable
5358 days ago
|
|
You could route URLs for this site with a moderately sized switch statement. The code to route everything would be smaller than the code needed to just route closures before you've setup a single one. Obviously replacing closures with directly linking is more difficult than just using direct linking in the first place. |
|