From b558f2c60e97540415464719149b773e51f79abc Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 17 Sep 2007 18:18:17 +0000 Subject: Added TCachePageStatePersister --- demos/quickstart/protected/pages/GettingStarted/NewFeatures.page | 1 + 1 file changed, 1 insertion(+) (limited to 'demos/quickstart/protected/pages/GettingStarted/NewFeatures.page') diff --git a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page index e3e5c0e4..939dd139 100644 --- a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page +++ b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page @@ -15,6 +15,7 @@ This page summarizes the main new features that are introduced in each PRADO rel
  • Added Oracle DB support to Active Record.
  • Added support to TDataGrid to allow grouping consecutive cells with the same content.
  • Added support to allow configuring page properties and authorization rules using relative page paths in application and page configurations. Added support to allow authorization based on remote host address.
  • +
  • Added a new page state persister TCachePageStatePersister. It allows page state to be stored using a cache module (e.g. TMemCache, TDbCache, etc.)

    Version 3.1.0

    -- cgit v1.2.3