<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p>Hi, I am familiar with Smalltalk and teaching myself the Lively Kernel. While browsing the TodoList via object editor I sea fragment of code like this</p>
<p>var item = this.get("TodoItemProto").copy();</p>
<p><br />How do I find the TodoItemProto class? Is there a way to select the class name from a method and jump to the class browser open in that target class?</p>
<p>Regards, Carlos</p>
<p> </p>
<div> </div>
</body></html>