<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;"><div>Hi Folks,<br></div><div><br></div><div>I am doing a deep dive into the Seaside framework and I saw this neat comment template in the WACallback comment:<br></div><div><br></div><div><br></div><div><blockquote style="border: 1px solid rgb(204, 204, 204); padding: 7px; background-color: rgb(255, 255, 255);"><div>Class: WACallback
                                                                                                    <br></div><div>

<br></div><div>Please comment me using the following template inspired by Class Responsibility Collaborator (CRC) design:
<br></div><div><br></div><div>
For the Class part:  State a one line summary. For example, "I represent a paragraph of text".
<br></div><div><br></div><div><br></div><div>
For the Responsibility part: Three sentences about my main responsibilities - what I do, what I know.
<br></div><div><br></div><div>
For the Collaborators Part: State my main collaborators and one line about how I interact with them.
<br></div><div><br></div><div><br></div><div>
Public API and Key Messages
<br></div><div>•    message one
<br></div><div>•    message two
<br></div><div>•    (for bonus points) how to create instances.
<br></div><div><br></div><div>
One simple example is simply gorgeous.
<br></div><div><br></div><div>
Internal Representation and Key Implementation Points.
<br></div><div><br></div><div>
Instance Variables
key:  <Object>
<br></div><div><br></div><div>
Implementation Points<br></div></blockquote><br></div><div>Thought you all might be interested.<br></div><div><br></div><div><br></div></div><br></body></html>