Author: ben
Date: 2007-11-19 13:15:29 -0800 (Mon, 19 Nov 2007)
New Revision: 7319
Modified:
openlaszlo/trunk/WEB-INF/lps/lfc/data/platform/swf/LzConnection.lzs
openlaszlo/trunk/WEB-INF/lps/lfc/data/platform/swf/LzConnectionDatasource.lzs
Log:
Change 20071119-ben-n by [EMAIL PROTECTED] on 2007-11-19 13:10:04 PST
in /Users/ben/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Prevent reference from showing documentation for persistent connection
Bugs Fixed: LPP-5106 RefGuide: remove references to persistent connection
Documentation:
The persistent connection is no longer supported, so I've marked it
private in the source, which makes it not turn up in the reference.
Tests:
find . -name "*[Cc]onnection*.html"
before this change, these files existed:
./docs/reference/LzConnection+swf7+swf8+swf9.html
./docs/reference/LzConnectionDatasource+swf7+swf8+swf9.html
after this change, those files do not exist.
Modified: openlaszlo/trunk/WEB-INF/lps/lfc/data/platform/swf/LzConnection.lzs
===================================================================
--- openlaszlo/trunk/WEB-INF/lps/lfc/data/platform/swf/LzConnection.lzs
2007-11-19 21:14:35 UTC (rev 7318)
+++ openlaszlo/trunk/WEB-INF/lps/lfc/data/platform/swf/LzConnection.lzs
2007-11-19 21:15:29 UTC (rev 7319)
@@ -3,7 +3,7 @@
* @copyright Copyright 2001-2007 Laszlo Systems, Inc. All Rights Reserved.
* Use is subject to license terms.
*
- * @access public
+ * @access private
* @topic LFC
* @subtopic Data
*/
Modified:
openlaszlo/trunk/WEB-INF/lps/lfc/data/platform/swf/LzConnectionDatasource.lzs
===================================================================
---
openlaszlo/trunk/WEB-INF/lps/lfc/data/platform/swf/LzConnectionDatasource.lzs
2007-11-19 21:14:35 UTC (rev 7318)
+++
openlaszlo/trunk/WEB-INF/lps/lfc/data/platform/swf/LzConnectionDatasource.lzs
2007-11-19 21:15:29 UTC (rev 7319)
@@ -3,7 +3,7 @@
* @copyright Copyright 2001-2007 Laszlo Systems, Inc. All Rights Reserved.
* Use is subject to license terms.
*
- * @access public
+ * @access private
* @topic LFC
* @subtopic Data
*/
_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins