summaryrefslogtreecommitdiff
path: root/issues/closed/322.txt
blob: c43af7c15e2252bddf0854cf53a6102feaecbe34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Id: 322 
Subject: better syntax for << and .finish(): send Parser [stuff] and Parser() 
Tracker: Feature 
Status: Completed 
Fixed-Version: 0.3 
Created-On: Fri Sep 16 09:13:43 -0700 2011 
Updated-On: Tue Nov 15 17:44:22 -0800 2011 
 
The << operator and the .finish() call have both always stood out. Try out a replacement.

send Parser "stuff
Start: start = Parser()