Ticket #53 (closed task: fixed)

Opened 2 years ago

Last modified 1 year ago

Move fcdProcess over to Python

Reported by: marcusl Assigned to: cneumann
Priority: major Milestone: 2.0 Beta
Component: Build Version:
Keywords: Cc:
Completion: 2006/11/19

Description

Because:

  • 2.0 will use more python / scons.
  • Remove dep on perl (useful for Windows users)
  • fcdProcess frightens some people. :)

Attachments

fcd2code.tar.gz (21.7 kB) - added by cneumann on 11/29/06 08:25:27.
New version - removed dependency on cheetah

Change History

(follow-up: ↓ 2 ) 10/28/06 17:34:27 changed by dirk

Allen suggested to use Cheetah for this, and after looking at it that seems to be a good idea.

(in reply to: ↑ 1 ) 11/07/06 15:46:54 changed by cneumann

  • owner changed from unassigned to cneumann.
  • estimated_completion changed.

Replying to dirk:

Allen suggested to use Cheetah for this, and after looking at it that seems to be a good idea.

I'd like to investigate this, so assigning this ticket to me.

11/07/06 15:47:16 changed by cneumann

  • status changed from new to assigned.

11/08/06 03:40:03 changed by cneumann

  • estimated_completion set to 2006/11/19.

11/29/06 08:25:27 changed by cneumann

  • attachment fcd2code.tar.gz added.

New version - removed dependency on cheetah

11/29/06 08:32:01 changed by cneumann

A new version of the script is available. It does not require Cheetah any more and I verified that it produces the same code as fcdProcess.pl for all .fcd files in trunk, modulo whitespace changes.

11/30/06 06:16:09 changed by cneumann

  • status changed from assigned to closed.
  • resolution set to fixed.

committed as r422.