Ticket #416 (closed enhancement: fixed)

Opened 8 months ago

Last modified 8 months ago

[PATCH] Add a generator for PartControllers

Reported by: siebertm..@googlemail.com Assigned to:
Priority: medium Milestone: The Future
Component: Generators Keywords:
Cc:

Description

It would be useful if there was a generator for PartControllers?

Attachments

part_controller_generator.diff (9.8 kB) - added by siebertm..@googlemail.com on 01/08/08 01:10:24.
this patch adds a part_controller generator plus specs for part_controller and controller generators

Change History

01/08/08 01:03:15 changed by siebertm..@googlemail.com

  • summary changed from Add a generator for PartControllers to [PATCH] Add a generator for PartControllers.

01/08/08 01:10:24 changed by siebertm..@googlemail.com

  • attachment part_controller_generator.diff added.

this patch adds a part_controller generator plus specs for part_controller and controller generators

01/08/08 19:50:42 changed by e.@brainspl.at

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

(In [1215]) add support for generators for PartControllers? closes #416 [siebertm..@googlemail.com]