Ticket #10 (closed Feature: fixed)

Opened 3 years ago

Entrypoint support for file resource associations

Reported by: sshimko Assigned to: CLOSED
Priority: High Milestone:
Component: Misc Keywords:
Cc:

Description

Unlike domains and resources, entrypoints must support single file associations. There will be no requires block in the dictionary entry. It is implicit and will be required for any entrypoint component.

Support needs to be added to the system resource parser. If the referenced object is not a DictionaryObject? then perform a entrypoint lookup, if this succeeds call a different production to handle the filename association block. Additional support will be required in the translator (the TranslateSystemContext?() method would be a good place to start) and in the Entrypoint itself (perhaps a new SystemResource? field and an additional SystemResourceTypes? is required?).

Change History

07/15/05 06:21:54 changed by Spencer Shimko

Assigned to Spencer Shimko

07/18/05 15:13:47 changed by Spencer Shimko

Resolved (Implemented)

08/31/05 15:34:15 changed by Spencer Shimko

Closed