ice / framework

Source code of Ice framework
https://www.iceframework.org
BSD 3-Clause "New" or "Revised" License
341 stars 45 forks source link

How about replace Url::staticUri with Url::rel or Url::href #231

Closed Yahasana closed 3 years ago

Yahasana commented 5 years ago

static uri is meaningless.

Url::rel() - relative uri Url::href() -

mruz commented 5 years ago

I usually have full domain on the static uri and use it for sending emails from the console. We could change it in 2.0.0, or change and add the aliases to current methods in 1.4.0