Ticket #1565 (closed: wontfix)

Opened 10 years ago

Last modified 5 years ago

Discuission point: AsciiFile object

Reported by: Peter Peterson Owned by: Peter Peterson
Priority: major Milestone: Iteration 25
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Janik Zikovsky

Description

Like BinaryFile there should be a simple object that handles the mundane tasks of working with an ascii file. LoadGSS, LoadSpec, and LoadASCII should all use this class to make them simpler so common functions between them should be abstracted here.

Change History

comment:1 Changed 10 years ago by Peter Peterson

This could be done similar to writing a sax parser where a user of the code registers function pointers to handle different events and the parsing library fires those events in the order that they are encountered.

comment:2 Changed 10 years ago by Nick Draper

  • Status changed from new to assigned
  • Owner set to Peter Peterson
  • type changed from enhancement to task
  • Summary changed from AsciiFile object to Discuission point: AsciiFile object

would this really simplify things?

Really?

comment:3 Changed 10 years ago by Peter Peterson

  • Status changed from assigned to accepted
  • Component set to Mantid

comment:4 Changed 10 years ago by Peter Peterson

  • Status changed from accepted to verify
  • Resolution set to wontfix

I'm closing this ticket because it is not that important of a 'feature'.

comment:5 Changed 10 years ago by Janik Zikovsky

  • Status changed from verify to verifying
  • Tester set to Janik Zikovsky

comment:6 Changed 10 years ago by Janik Zikovsky

I verify that it isn't done :)

comment:7 Changed 10 years ago by Janik Zikovsky

  • Status changed from verifying to closed

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2412

Note: See TracTickets for help on using tickets.