Changes between Version 26 and Version 27 of Development/Standalone
- Timestamp:
- 09/21/2009 07:31:47 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/Standalone
v26 v27 1 1 2 2 = Stand-alone Reo Applications = 3 4 {{{ 5 #!html 6 <div style="border: solid 2px red; padding: 0.5em; background: #ffe0e0;"> 7 Using the Reo plug-ins outside of a proper set up platform is no longer supported. 8 Please always implement your applications as plug-ins. For simple (non-UI) applications 9 implement the <code>IApplication</code> interface and run it in a proper platform container. 10 </div> 11 }}} 3 12 4 13 [[PageOutline]]
