Changeset 785 for trunk/UPGRADE
- Timestamp:
- 03/15/2006 09:06:29 PM (3 years ago)
- Files:
-
- 1 modified
-
trunk/UPGRADE (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/UPGRADE
r757 r785 1 1 2 PRADO v3.0b March 6, 2006 3 ========================= 2 Upgrading Instructions for PRADO Framework v3.0RC1 3 ================================================== 4 5 The following upgrading instructions are cumulative. That is, 6 if you want to upgrade from version A to version C and there is 7 version B between A and C, then you need to following instructions 8 for both A and B. 9 10 11 Upgrading from v3.0b 12 -------------------- 13 THttpSession.Storage is changed to UseCustomStorage 4 14 5 15 Upgrading from v3.0a 6 16 -------------------- 7 A major change is the event names, which must be prefixedwith 'On'.17 All event names must start with 'On'. 8 18 9 19 Upgrading from v2.x and v1.x
