<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Göran,<div><br></div><div>ECompletion uses RoelTyper to determine types. However it is not often successful.&nbsp;</div><div>We actually found that the heuristic we use in OCompletion is more accurate than finding the type</div><div>at positioning matches early in the list. Of course, combining the two gives another improvement,&nbsp;</div><div>but it is actually quite small in comparison (you can have a look at the paper for details:</div><div><a href="http://www.inf.unisi.ch/phd/robbes/papers/ASE2008-completion.pdf)">http://www.inf.unisi.ch/phd/robbes/papers/ASE2008-completion.pdf</a>&nbsp;).<br></div><div><br></div><div>Since I wanted to keep the extension light, I do not consider types yet. However having the types</div><div>and using the two heuristics you mention sounds like a good idea.</div><div><br></div><div>Cheers,</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Romain<br></div><div><br></div><div><br><div><div>On May 12, 2009, at 11:07 PM, Göran Krampe wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi!<br><br>A few things I wonder:<br><br>1. Does any of these packages use Roeltyper?<br>2. An easy trick that Whisker used to display "types" for ivars is to actually sample allInstances. :) So... this could be used to complete sends to ivars.<br>3. When being in the debugger - completion could be MUCH better since we actually have real objects in our hands.<br><br>Just curious if these tricks have been considered.<br><br>regards, Göran<br><br><br></div></blockquote></div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--</div><div>Romain Robbes</div><div><a href="http://www.inf.unisi.ch/phd/robbes">http://www.inf.unisi.ch/phd/robbes</a></div></div></span></div></span> </div><br></div></body></html>