« Return to Thread: [Bug 656] New: Extended Prototypes objects do not return as correct type

[Bug 656] Extended Prototypes objects do not return as correct type

by Bugzilla from bugzilla-daemon@helma.at :: Rate this Message:

Reply to Author | View in Thread

http://helma.org/bugs/show_bug.cgi?id=656





------- Comment #1 from hannes@...  2009-02-17 10:26 -------
I think the problem is that you need to define the _prototype mapping in the
supertype. When Helma fetches data from the PERSON table, it knows that it is
mapped to the Person prototype or it subtypes, so it looks at the Person
mapping for _prototype mappings. Actually, I think you only have to define
_prototype in Person. Please let me know if this fixes the problem.


--
Configure bugmail: http://helma.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Helma-dev mailing list
Helma-dev@...
http://helma.org/mailman/listinfo/helma-dev

 « Return to Thread: [Bug 656] New: Extended Prototypes objects do not return as correct type