1.5+
Deprecations
Deprecated!
Prior to the intial release, some resource methods were used as test cases to render routes before the wvm logics were introduced. With the wvm logics, we find no use for these methods any more as routes are now handled by the use of a server file and the entire route is being managed by a shutter system. Since emphasis are also not laid on these methods, it is believed that the impact of their deprecation will not be so trival in the core aspects of developers' project applications. These method will no longer be added in the future updates. The list below includes methods that will no longer be added:

  • Res::get()
  • Res::gett()
  • Res::post()
  • Res::postt()