/**************************
* GOLD SEEKER
* Data Extraction Tool
**************************/
== TO DO / SPECS ==============================================================
- Inclusive start/end tags
- Regexps support
- Non-case sensitive modifier for <<begin>> and <<end>>
- Rewritting of some parts for clarity / consistency and better code design
(especially variables hierarchy)
- File modification mode : replacing / deletion of strings
- display() public method implementation (displays specified variable)
- Returning extracted variables after parsing is done
- Special variables (_FILENAME, _DATE, etc...)
- CSV file export
- More powerful database export (automatic table/keys creation, ability
to use a variable's primary key as another one's foreign key)
- Sample-driven rules file generation
== USER REQUESTS (send me your requests to : quentin.bouvart@gwd.fr or via
https://sourceforge.net/tracker/?group_id=102434&atid=632355)
===============================================================================
|