jdoran / bots

Automatically exported from code.google.com/p/bots
0 stars 0 forks source link

Improve: changes in handling of fixed message/idoc #216

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
changes in handling of fixed message/idoc:
- removed not needed syntax parameters: startrecordID and endrecordID. Bots 
calculates this now.
  In existing grammar: no problem, is overwritten.
- improved gramar check: bots checks if startrecordID and endrecordID is the 
same for all records.
- performance: length of fixed records is calculated in grammar (once), not for 
each parsed record.

Original issue reported on code.google.com by hjebb...@gmail.com on 23 Apr 2013 at 1:03

GoogleCodeExporter commented 8 years ago

Original comment by hjebb...@gmail.com on 6 Sep 2013 at 4:54

GoogleCodeExporter commented 8 years ago

Original comment by hjebb...@gmail.com on 10 Sep 2013 at 12:46