Kauri Documentation
 PreviousHomeNext 
IntroBook IndexRIA meets ROA

Requirements

By design this framework clearly assumes modern browser technology to be available:

These assumptions boil down to:

  1. we assume a fairly modern browser supporting Ajax requests
  2. Javascript support is enabled in the browser

We think this largely fits today's common practice.

NOTE:
At the time of writing this module does not do an effort to support some graceful degrading towards browsers/deployments that do not meet these requirements. Rest assured though, like all Kauri modules it is entirely optional to use it or not.

 PreviousHomeNext 
IntroRIA meets ROA