On 21 mrt 2012, at 07:41, Tudor Girba wrote:
Are you using Moose for something?
Diego and I use Moose for data conversion from an old Cobol system to a
modern ERP system. We use glamour, mondrian, and eyesee to
create a 'daily visualization'. The fast feedback it allows is crucial for
us to keep the customer "steering" the conversion. We can show her
what we do and do not understand, and it allows her to prioritize.
We build a custom parser for the parts of the cobol files we were interested
in. In hindsight, using petitparser for that would have been a better decision.
We added a simple seaside application to allow multiple people to make
corrections to the data.
Stephan Eggermont