Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / 000686.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <meta name="generator" content="Movable Type 5.2.3" />
7
8    <link rel="stylesheet" href="http://defaria.com/blogs/Status/styles-site.css" type="text/css" />
9    <link rel="alternate" type="application/atom+xml" title="Atom" href="http://defaria.com/blogs/Status/atom.xml" />
10    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://defaria.com/blogs/Status/index.xml" />
11
12    <title>Status for Andrew DeFaria: cqtalk</title>
13
14    <link rel="start" href="http://defaria.com/blogs/Status/" title="Home" />
15    <link rel="prev" href="http://defaria.com/blogs/Status/archives/000685.html" title="CreateWOR: Subclassing TextUndo" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/000687.html" title="cqtool" />
17
18    <!--
19 <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
20          xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
21          xmlns:dc="http://purl.org/dc/elements/1.1/">
22 <rdf:Description
23     rdf:about="http://defaria.com/blogs/Status/archives/000686.html"
24     trackback:ping="http://defaria.com/mt/mt-tb.cgi/73"
25     dc:title="cqtalk"
26     dc:identifier="http://defaria.com/blogs/Status/archives/000686.html"
27     dc:subject="General Dynamics"
28     dc:description=" Fixed issue with clone. Was core dumping cqperl. Should not be calling cloneWor unless the WOR is in a closed state. Changed code to check that the WOR is closed before attempting call to FireRecordScript for cloneWor. Resolved issues..."
29     dc:creator=""
30     dc:date="2007-10-09T19:14:26-06:00" />
31 </rdf:RDF>
32 -->
33
34
35    
36
37    <script type="text/javascript" src="http://defaria.com/blogs/Status/mt-site.js"></script>
38 </head>
39 <body class="layout-one-column" onload="individualArchivesOnLoad(commenter_name)">
40    <div id="container">
41       <div id="container-inner" class="pkg">
42
43          <div id="banner">
44             <div id="banner-inner" class="pkg">
45                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
46                <h2 id="banner-description">Searchable status reports and work log</h2>
47             </div>
48          </div>
49
50          <div id="pagebody">
51             <div id="pagebody-inner" class="pkg">
52                <div id="alpha">
53                   <div id="alpha-inner" class="pkg">
54
55                      <p class="content-nav">
56                         <a href="http://defaria.com/blogs/Status/archives/000685.html">&laquo; CreateWOR: Subclassing TextUndo</a> |
57                         <a href="http://defaria.com/blogs/Status/">Main</a>
58                         | <a href="http://defaria.com/blogs/Status/archives/000687.html">cqtool &raquo;</a>
59                      </p>
60
61                      <a id="a000686"></a>
62                      <div class="entry" id="entry-686">
63                         <h3 class="entry-header">cqtalk</h3>
64                         <div class="entry-content">
65                            <div class="entry-body">
66                               <ul>
67   <li>Fixed issue with clone. Was core dumping cqperl. Should not be calling cloneWor unless the WOR is in a closed state. Changed code to check that the WOR is closed before attempting call to FireRecordScript for cloneWor.</li>
68
69   <li>Resolved issues with cqtalk's createwor and createhd Perl/Tk apps. They used to blow up when run a second time. Turns out you need to make sure you destroy and undef all global objects first.</li>
70
71   <li>Fixed issue with link option. Turns out that if we hit an error say getting an entity, because it was provided to use incorrectly (say typo), then even though we are using eval to trap this error, internal state of the session variable gets screwed up. The workaround is to re-establish the session by closing and re-opening the database. Time consuming but it works.</li>
72 </ul>
73                            </div>
74                            <div id="more" class="entry-more">
75                               
76                            </div>
77                         </div>
78                         <p class="entry-footer">
79                            <span class="post-footers">Posted by  on October  9, 2007  7:14 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000686.html">Permalink</a>
80                         </p>
81                      </div>
82
83                      
84                      <div class="trackbacks">
85                         <h3 id="trackback" class="trackbacks-header">TrackBack</h3>
86                         <div id="trackbacks-info">
87                            <p>TrackBack URL for this entry:<br />http://defaria.com/mt/mt-tb.cgi/73</p>
88                         </div>
89                         <div class="trackbacks-content">
90                            
91                         </div>
92                      </div>
93                      
94
95                      
96                   </div>
97                </div>
98             </div>
99          </div>
100       </div>
101    </div>
102 </body>
103 </html>