Hi,
TOPLink had support for inheritance over multipla tables. like in Animal <- Mammal <- Dog, where an instance of Dog is persisted in all three tables. There have been other Persistence Frameworks in the Smalltalk wild which supported these hierarchies.
Glorp does not (yet) support this scheme. So if you wanted to replace any of these legacy frameworks with Glorp (like because you want to re-juvenate some really well-matured business app), chances are you end up changing the tables instead of just proting your code to Glorp. This is not always easy (maybe this is a bit of an euphemism).
So I wonder if there are any plans to support multi-table inheritance in Glorp or if we can at least find a few useful pointers as to where to start if somebody wanted to add it.
Joachim
--
You received this message because you are subscribed to the Google Groups "glorp-group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To post to this group, send email to
[hidden email].
Visit this group at
https://groups.google.com/group/glorp-group.
To view this discussion on the web visit
https://groups.google.com/d/msgid/glorp-group/1c5aa73f-70a6-46ef-8bac-240a0946eae7%40googlegroups.com.
For more options, visit
https://groups.google.com/d/optout.