<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<STYLE>BODY {
        BACKGROUND-COLOR: #ffffff
}
.file {
        BORDER-RIGHT: #eeeeee 1px solid; BORDER-TOP: #eeeeee 1px solid; MARGIN-TOP: 1em; MARGIN-BOTTOM: 1em; BORDER-LEFT: #eeeeee 1px solid; BORDER-BOTTOM: #eeeeee 1px solid
}
.pathname {
        FLOAT: right; FONT-FAMILY: monospace
}
.fileheader {
        MARGIN-BOTTOM: 0.5em
}
.diff {
        MARGIN: 0px
}
.tasklist {
        BORDER-RIGHT: #000000 1px dashed; PADDING-RIGHT: 4px; BORDER-TOP: #000000 1px dashed; MARGIN-TOP: 1em; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; BORDER-LEFT: #000000 1px dashed; PADDING-TOP: 4px; BORDER-BOTTOM: #000000 1px dashed
}
.tasklist UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
TR.alt {
        BACKGROUND-COLOR: #eeeeee
}
#added {
        BACKGROUND-COLOR: #ddffdd
}
#addedchars {
        FONT-WEIGHT: bolder; BACKGROUND-COLOR: #99ff99
}
TR.alt #added {
        BACKGROUND-COLOR: #ccf7cc
}
#removed {
        BACKGROUND-COLOR: #ffdddd
}
#removedchars {
        FONT-WEIGHT: bolder; BACKGROUND-COLOR: #ff9999
}
TR.alt #removed {
        BACKGROUND-COLOR: #f7cccc
}
#copied {
        BACKGROUND-COLOR: #ccccff
}
TR.alt #copied {
        BACKGROUND-COLOR: #bbbbf7
}
#info {
        COLOR: #888888
}
#context {
        BACKGROUND-COLOR: #eeeeee
}
TD {
        PADDING-RIGHT: 0.3em; PADDING-LEFT: 0.3em
}
TR.head {
        BORDER-BOTTOM: 1px solid
}
TR.head TD {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0.2em
}
.task {
        BACKGROUND-COLOR: #ffff00
}
.comment {
        BORDER-RIGHT: #000000 1px dashed; PADDING-RIGHT: 4px; BORDER-TOP: #000000 1px dashed; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; BORDER-LEFT: #000000 1px dashed; PADDING-TOP: 4px; BORDER-BOTTOM: #000000 1px dashed; BACKGROUND-COLOR: #ffffdd; WORD-WRAP: break-word
}
.error {
        COLOR: red
}
HR {
        BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: black; BORDER-BOTTOM-WIDTH: 0px; HEIGHT: 2px; BORDER-RIGHT-WIDTH: 0px
}
</STYLE>

<META content="MSHTML 6.00.6000.16587" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>A couple questions,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>1.&nbsp; Do you have a system in place for allowing 
other to contribute to metaas?&nbsp; I'm making some changes now and wondering 
if there's any way they'll be absorbed back into the trunk.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>2.&nbsp; Do you have any ideas for the interfaces 
of expressions that haven't yet been written?&nbsp; i.e. assignment expressions, 
etc.&nbsp; I'd like to work on them but would like to stick with any guidelines 
or roadmap that you're working by.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>3.&nbsp; ASDeclarationStatement has a method named 
setContant (which I think is a typo).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks!</FONT></DIV>
<DIV><FONT face=Arial size=2>matthew</FONT></DIV></BODY></HTML>