Ticket #1040 (closed enhancement: fixed)

Opened 14 months ago

Last modified 10 months ago

Defining an abstract class in schema

Reported by: colnector Owned by: jwage
Priority: major Milestone:
Component: Schema Files Version: 0.11.0
Severity: Keywords:
Cc: Has Test: no
Status: Pending Core Response Has Patch: no

Description

When using concrete inheritance one may wish to make the class abstract. Currently, there's no way to do so in the schema file.

Change History

Changed 14 months ago by jwage

  • milestone set to 2.0.0

We'll have to put this off until a later version. 1.0 is feature frozen. You can manually change the generated class to abstract in the meantime.

Changed 12 months ago by jwage

  • has_patch unset
  • milestone changed from 2.0.0 to 0.11.1
  • mystatus set to Pending Core Response
  • has_test unset

Changed 12 months ago by jwage

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

(In [4587]) fixes #1040

Changed 10 months ago by anonymous

  • milestone New deleted

Milestone New deleted

Note: See TracTickets for help on using tickets.