Opened 10 years ago

Last modified 9 years ago

#280 confirmed enhancement

Add prep method to factories

Reported by: ibboard Owned by:
Priority: minor Milestone:
Component: WarFoundry-API Version: Trunk
Keywords: factory load Cc:
Blocked By: Blocking:

Description

Currently, the WarFoundry Factories (the objects that create races, armies and game systems) trigger from a file. There may be some occasions when we don't have a file to trigger from (e.g. "in-memory"/hard-coded game systems and races, or the Rollcall 'game system') and so it would be useful to have some kind of "init" method that is called at the start of file loading that returns any standard objects.

Change History (3)

comment:1 Changed 10 years ago by ibboard

Status: newconfirmed

comment:2 Changed 10 years ago by ibboard

Milestone: WarFoundry 0.1WarFoundry 1.0

Move to 1.0, since this isn't all that important for our initial release.

comment:3 Changed 9 years ago by ibboard

Milestone: WarFoundry 1.0

Milestone WarFoundry 1.0 deleted

Note: See TracTickets for help on using tickets.