Browse Source

* Save session info in separate file

git-svn-id: trunk@17741 -
michael 14 years ago
parent
commit
26fae08989
1 changed files with 133 additions and 12 deletions
  1. 133 12
      packages/fcl-web/examples/httpapp/testhttp.lpi

+ 133 - 12
packages/fcl-web/examples/httpapp/testhttp.lpi

@@ -34,7 +34,7 @@
         <LaunchingApplication PathPlusParams="/usr/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
       </local>
     </RunParams>
-    <Units Count="7">
+    <Units Count="12">
       <Unit0>
         <Filename Value="testhttp.pp"/>
         <IsPartOfProject Value="True"/>
@@ -42,25 +42,24 @@
         <EditorIndex Value="0"/>
         <WindowIndex Value="0"/>
         <TopLine Value="1"/>
-        <CursorPos X="7" Y="10"/>
+        <CursorPos X="16" Y="5"/>
         <UsageCount Value="20"/>
         <Loaded Value="True"/>
       </Unit0>
       <Unit1>
         <Filename Value="fpwebfile.pp"/>
         <UnitName Value="fpwebfile"/>
-        <IsVisibleTab Value="True"/>
-        <EditorIndex Value="5"/>
+        <EditorIndex Value="10"/>
         <WindowIndex Value="0"/>
-        <TopLine Value="59"/>
-        <CursorPos X="45" Y="76"/>
+        <TopLine Value="8"/>
+        <CursorPos X="22" Y="14"/>
         <UsageCount Value="10"/>
         <Loaded Value="True"/>
       </Unit1>
       <Unit2>
         <Filename Value="../../../../../FPC/trunk/packages/fcl-web/src/base/fphttp.pp"/>
         <UnitName Value="fphttp"/>
-        <EditorIndex Value="6"/>
+        <EditorIndex Value="11"/>
         <WindowIndex Value="0"/>
         <TopLine Value="188"/>
         <CursorPos X="1" Y="196"/>
@@ -70,7 +69,7 @@
       <Unit3>
         <Filename Value="../../../../../FPC/trunk/packages/fcl-web/src/base/fphttpapp.pp"/>
         <UnitName Value="fphttpapp"/>
-        <EditorIndex Value="1"/>
+        <EditorIndex Value="6"/>
         <WindowIndex Value="0"/>
         <TopLine Value="14"/>
         <CursorPos X="31" Y="20"/>
@@ -80,7 +79,7 @@
       <Unit4>
         <Filename Value="../../../../../FPC/trunk/packages/fcl-web/src/base/custhttpapp.pp"/>
         <UnitName Value="custhttpapp"/>
-        <EditorIndex Value="2"/>
+        <EditorIndex Value="7"/>
         <WindowIndex Value="0"/>
         <TopLine Value="35"/>
         <CursorPos X="30" Y="39"/>
@@ -90,7 +89,7 @@
       <Unit5>
         <Filename Value="../../../../../FPC/trunk/packages/fcl-web/src/base/fphttpserver.pp"/>
         <UnitName Value="fphttpserver"/>
-        <EditorIndex Value="3"/>
+        <EditorIndex Value="8"/>
         <WindowIndex Value="0"/>
         <TopLine Value="18"/>
         <CursorPos X="24" Y="39"/>
@@ -100,15 +99,69 @@
       <Unit6>
         <Filename Value="../../../../../FPC/trunk/packages/fcl-web/src/base/httpdefs.pp"/>
         <UnitName Value="HTTPDefs"/>
-        <EditorIndex Value="4"/>
+        <EditorIndex Value="9"/>
         <WindowIndex Value="0"/>
         <TopLine Value="1005"/>
         <CursorPos X="42" Y="1038"/>
         <UsageCount Value="10"/>
         <Loaded Value="True"/>
       </Unit6>
+      <Unit7>
+        <Filename Value="../../../../../projects/lazarus/components/fpweb/reglazwebextra.pp"/>
+        <UnitName Value="reglazwebextra"/>
+        <IsVisibleTab Value="True"/>
+        <EditorIndex Value="1"/>
+        <WindowIndex Value="0"/>
+        <TopLine Value="218"/>
+        <CursorPos X="29" Y="235"/>
+        <UsageCount Value="10"/>
+        <Loaded Value="True"/>
+      </Unit7>
+      <Unit8>
+        <Filename Value="../../../../../projects/lazarus/components/fpweb/weblazideintf.pp"/>
+        <UnitName Value="WebLazIDEIntf"/>
+        <EditorIndex Value="5"/>
+        <WindowIndex Value="0"/>
+        <TopLine Value="623"/>
+        <CursorPos X="1" Y="642"/>
+        <UsageCount Value="10"/>
+        <Loaded Value="True"/>
+      </Unit8>
+      <Unit9>
+        <Filename Value="../../../../../projects/lazarus/components/fpweb/frmnewhttpapp.pp"/>
+        <ComponentName Value="NewHTTPApplicationForm"/>
+        <ResourceBaseClass Value="Form"/>
+        <UnitName Value="frmnewhttpapp"/>
+        <EditorIndex Value="3"/>
+        <WindowIndex Value="0"/>
+        <TopLine Value="25"/>
+        <CursorPos X="34" Y="104"/>
+        <UsageCount Value="10"/>
+        <Loaded Value="True"/>
+        <LoadedDesigner Value="True"/>
+      </Unit9>
+      <Unit10>
+        <Filename Value="../../../../../projects/lazarus/components/fpweb/fpwebstrconsts.pas"/>
+        <UnitName Value="fpWebStrConsts"/>
+        <EditorIndex Value="4"/>
+        <WindowIndex Value="0"/>
+        <TopLine Value="92"/>
+        <CursorPos X="22" Y="121"/>
+        <UsageCount Value="10"/>
+        <Loaded Value="True"/>
+      </Unit10>
+      <Unit11>
+        <Filename Value="../../../../../FPC/trunk/packages/fcl-web/src/webdata/fpwebdata.pp"/>
+        <UnitName Value="fpwebdata"/>
+        <EditorIndex Value="2"/>
+        <WindowIndex Value="0"/>
+        <TopLine Value="1"/>
+        <CursorPos X="14" Y="15"/>
+        <UsageCount Value="10"/>
+        <Loaded Value="True"/>
+      </Unit11>
     </Units>
-    <JumpHistory Count="13" HistoryIndex="12">
+    <JumpHistory Count="30" HistoryIndex="29">
       <Position1>
         <Filename Value="testhttp.pp"/>
         <Caret Line="23" Column="3" TopLine="1"/>
@@ -161,6 +214,74 @@
         <Filename Value="fpwebfile.pp"/>
         <Caret Line="77" Column="60" TopLine="48"/>
       </Position13>
+      <Position14>
+        <Filename Value="../../../../../projects/lazarus/components/fpweb/reglazwebextra.pp"/>
+        <Caret Line="86" Column="29" TopLine="58"/>
+      </Position14>
+      <Position15>
+        <Filename Value="../../../../../projects/lazarus/components/fpweb/weblazideintf.pp"/>
+        <Caret Line="549" Column="14" TopLine="547"/>
+      </Position15>
+      <Position16>
+        <Filename Value="../../../../../projects/lazarus/components/fpweb/frmnewhttpapp.pp"/>
+        <Caret Line="54" Column="17" TopLine="36"/>
+      </Position16>
+      <Position17>
+        <Filename Value="../../../../../projects/lazarus/components/fpweb/frmnewhttpapp.pp"/>
+        <Caret Line="41" Column="20" TopLine="41"/>
+      </Position17>
+      <Position18>
+        <Filename Value="../../../../../projects/lazarus/components/fpweb/frmnewhttpapp.pp"/>
+        <Caret Line="27" Column="29" TopLine="1"/>
+      </Position18>
+      <Position19>
+        <Filename Value="../../../../../projects/lazarus/components/fpweb/reglazwebextra.pp"/>
+        <Caret Line="93" Column="28" TopLine="76"/>
+      </Position19>
+      <Position20>
+        <Filename Value="../../../../../projects/lazarus/components/fpweb/frmnewhttpapp.pp"/>
+        <Caret Line="39" Column="43" TopLine="21"/>
+      </Position20>
+      <Position21>
+        <Filename Value="../../../../../projects/lazarus/components/fpweb/frmnewhttpapp.pp"/>
+        <Caret Line="97" Column="29" TopLine="68"/>
+      </Position21>
+      <Position22>
+        <Filename Value="../../../../../FPC/trunk/packages/fcl-web/src/webdata/fpwebdata.pp"/>
+        <Caret Line="1" Column="1" TopLine="1"/>
+      </Position22>
+      <Position23>
+        <Filename Value="../../../../../FPC/trunk/packages/fcl-web/src/webdata/fpwebdata.pp"/>
+        <Caret Line="15" Column="14" TopLine="1"/>
+      </Position23>
+      <Position24>
+        <Filename Value="../../../../../projects/lazarus/components/fpweb/reglazwebextra.pp"/>
+        <Caret Line="203" Column="23" TopLine="184"/>
+      </Position24>
+      <Position25>
+        <Filename Value="../../../../../projects/lazarus/components/fpweb/frmnewhttpapp.pp"/>
+        <Caret Line="66" Column="10" TopLine="59"/>
+      </Position25>
+      <Position26>
+        <Filename Value="../../../../../projects/lazarus/components/fpweb/frmnewhttpapp.pp"/>
+        <Caret Line="71" Column="24" TopLine="39"/>
+      </Position26>
+      <Position27>
+        <Filename Value="../../../../../projects/lazarus/components/fpweb/frmnewhttpapp.pp"/>
+        <Caret Line="75" Column="18" TopLine="58"/>
+      </Position27>
+      <Position28>
+        <Filename Value="../../../../../projects/lazarus/components/fpweb/reglazwebextra.pp"/>
+        <Caret Line="111" Column="66" TopLine="95"/>
+      </Position28>
+      <Position29>
+        <Filename Value="../../../../../projects/lazarus/components/fpweb/reglazwebextra.pp"/>
+        <Caret Line="186" Column="15" TopLine="160"/>
+      </Position29>
+      <Position30>
+        <Filename Value="../../../../../projects/lazarus/components/fpweb/reglazwebextra.pp"/>
+        <Caret Line="200" Column="3" TopLine="184"/>
+      </Position30>
     </JumpHistory>
   </ProjectOptions>
   <CompilerOptions>