summaryrefslogtreecommitdiff
path: root/issues/closed/340.txt
blob: 375431f8d54576d5804724124dbd8698f7dbe798 (plain)
1
2
3
4
5
6
7
8
9
Id: 340 
Subject: eliminate sharing of buffer space between FSM run and input stream 
Tracker: Feature 
Status: Completed 
Fixed-Version: 0.4 
Created-On: Tue Dec 27 12:33:55 -0800 2011 
Updated-On: Sat Jan 21 14:04:25 -0800 2012 
 
Copy data into the FSM run. Consume it in the input stream when tokens are produced. This implementation will be more robust.