Ticket #410 (new defect)

Opened 16 years ago

Ability to use an alternate variable name to reference the EventContext

Reported by: quackfuzed@… Owned by:
Priority: normal Milestone: 3.2
Version: 3.1.185 Severity: normal
Keywords: Cc:

Description

In certain use cases, one's model might have an Event class in it. The problem is that in such cases, there would be a variable naming collision between modelglue.EventContext? and mymodel.Event. As it stands now, one must choose to rename their model object (well, the pointer to it) so as to not cause the collision.

Note: See TracTickets for help on using tickets.