Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
glorp-group
Conversations
About
glorp-group
1–30 of 254
Mark all as read
Report abusive group
0 selected
Sanjay Minni
, …
jtuchel
3
Mar 6
methods #classModel & #descriptorFor in DescriptorSystem or in the Domain Class side
Sanjay, it seems we're quite alone with Glorp ;-) I really wonder if there are no RDBMS users in
unread,
methods #classModel & #descriptorFor in DescriptorSystem or in the Domain Class side
Sanjay, it seems we're quite alone with Glorp ;-) I really wonder if there are no RDBMS users in
Mar 6
Sanjay Minni
,
jtuchel
3
Jan 30
Glorp active discussion groups
Aah, then, well given the silence here it seems Glorp Users don't need to talk much and / or
unread,
Glorp active discussion groups
Aah, then, well given the silence here it seems Glorp Users don't need to talk much and / or
Jan 30
jtuchel
, …
Esteban Maringolo
13
9/16/22
GlorpSession>>#refresh: doesn't update the current Transaction's undoMap
For anybody interested, here is a test method that can easily be added to GlorpReadingTest from the
unread,
GlorpSession>>#refresh: doesn't update the current Transaction's undoMap
For anybody interested, here is a test method that can easily be added to GlorpReadingTest from the
9/16/22
Esteban Maringolo
,
jtuchel
3
6/10/22
Applyin IN() operator to a subselect
Coming three months later, I took the last hours of my Friday to work on this again, because I was
unread,
Applyin IN() operator to a subselect
Coming three months later, I took the last hours of my Friday to work on this again, because I was
6/10/22
jtuchel
,
Annick
6
12/30/21
EmbeddedValueOneToOneMapping that returns nil when all embedded columns are nil
Coming back to this oldish thread, because I think I found some way to solve my problem: How to make
unread,
EmbeddedValueOneToOneMapping that returns nil when all embedded columns are nil
Coming back to this oldish thread, because I think I found some way to solve my problem: How to make
12/30/21
jtuchel
, …
Alan Knight
9
9/2/21
1:1 bidirectonally navigable relationship within a singe class/table
Hi Alan, Esteban, it turns out my problem had nothing to do with this relationship mapping at all. I
unread,
1:1 bidirectonally navigable relationship within a singe class/table
Hi Alan, Esteban, it turns out my problem had nothing to do with this relationship mapping at all. I
9/2/21
jtuchel
, …
Esteban Maringolo
7
7/20/21
alsoFetch: - newer Glorp version joins more (unnecessary) tables, leading to wrong results
Hi everybody, as I already wrote, the problem could be solved be replacing all sends to asOuterJoin
unread,
alsoFetch: - newer Glorp version joins more (unnecessary) tables, leading to wrong results
Hi everybody, as I already wrote, the problem could be solved be replacing all sends to asOuterJoin
7/20/21
jtuchel
,
Esteban Maringolo
4
3/26/21
Possible? FilteredTypeResolver for some classes in Hierarchy
So given that I cannot mix or nest the TypeResolvers, I am trying with individuel tables for the
unread,
Possible? FilteredTypeResolver for some classes in Hierarchy
So given that I cannot mix or nest the TypeResolvers, I am trying with individuel tables for the
3/26/21
Esteban Maringolo
,
Alan Knight
2
11/23/20
Registration of basic objects after retrieve:
I think the right test is that if the object doesn't have a descriptor you skip it. But I'd
unread,
Registration of basic objects after retrieve:
I think the right test is that if the object doesn't have a descriptor you skip it. But I'd
11/23/20
Esteban Maringolo
,
Alan Knight
3
11/18/20
Exclusive collection deletes
Ah, that makes sense. There's dialect-specific code to deal with different collection
unread,
Exclusive collection deletes
Ah, that makes sense. There's dialect-specific code to deal with different collection
11/18/20
Esteban Maringolo
, …
Alan Knight
4
11/11/20
How to Query with refresh including relations
My memories are getting pretty dusty at this point, but I think that what you're doing with the
unread,
How to Query with refresh including relations
My memories are getting pretty dusty at this point, but I think that what you're doing with the
11/11/20
jtuchel
, …
Esteban Maringolo
10
11/10/20
Best practices for using obects across Transaction/UOW borders
Hi Joachim, On Tue, Nov 10, 2020 at 3:01 PM jtuchel <jtu...@objektfabrik.de> wrote: > >
unread,
Best practices for using obects across Transaction/UOW borders
Hi Joachim, On Tue, Nov 10, 2020 at 3:01 PM jtuchel <jtu...@objektfabrik.de> wrote: > >
11/10/20
Esteban Maringolo
, …
jtuchel
5
11/10/20
Forcing save when #register: doesn't work
Hi Joachim, There is no support for nested units of work, so the currentUnitOfWork in the
unread,
Forcing save when #register: doesn't work
Hi Joachim, There is no support for nested units of work, so the currentUnitOfWork in the
11/10/20
jtuchel
, …
Alan Knight
10
11/10/20
What is slowing Glorp down north of 10,000 objects in the Transaction's undoMap?
Alan, I've spent quie a while now trying to understand this much better. The problem is
unread,
What is slowing Glorp down north of 10,000 objects in the Transaction's undoMap?
Alan, I've spent quie a while now trying to understand this much better. The problem is
11/10/20
jtuchel
,
Thomas Brodt
3
11/5/20
Filling a Collection with alsoFetch: still materializes Proxies...
Hi Thomas, thanks for you suggestion. I tried q := SimpleQuery read: Garage where: [:g| g cars
unread,
Filling a Collection with alsoFetch: still materializes Proxies...
Hi Thomas, thanks for you suggestion. I tried q := SimpleQuery read: Garage where: [:g| g cars
11/5/20
jtuchel
2
11/4/20
How to push code upstream in Glorp?
Just so that this message doesn't stand unanswered: I received a personal message from one the
unread,
How to push code upstream in Glorp?
Just so that this message doesn't stand unanswered: I received a personal message from one the
11/4/20
jtuchel
,
Tom Robinson
2
10/29/20
Suggestion for improvement in GlorpSession createTables
I believe that Alan has the right to get complete source code any time he would like. Maybe it's
unread,
Suggestion for improvement in GlorpSession createTables
I believe that Alan has the right to get complete source code any time he would like. Maybe it's
10/29/20
jtuchel
,
Alan Knight
4
10/22/20
Need help understanding "Inconsistent Values in row"
uups. I think I mixed RowMap with DatabaseRow. The walkback clearly whos that the DatabaseRow
unread,
Need help understanding "Inconsistent Values in row"
uups. I think I mixed RowMap with DatabaseRow. The walkback clearly whos that the DatabaseRow
10/22/20
Esteban Maringolo
2
7/8/20
Automatic override of converter class
Nevermind... I was assigning the converter before mapping the fields, so the mapping of the field was
unread,
Automatic override of converter class
Nevermind... I was assigning the converter before mapping the fields, so the mapping of the field was
7/8/20
Esteban Maringolo
7/5/20
Cache issues fix/hack
Hi People, As I did some large ETL into a database via Glorp I started to be bitten by an "
unread,
Cache issues fix/hack
Hi People, As I did some large ETL into a database via Glorp I started to be bitten by an "
7/5/20
Annick
,
jtuchel
2
6/19/20
Immutable objects and currentUnitOfWork
HI Annick, I must admit I don't really understand your questions. Re: immutable objects: I think
unread,
Immutable objects and currentUnitOfWork
HI Annick, I must admit I don't really understand your questions. Re: immutable objects: I think
6/19/20
jtuchel
, …
Annick
25
6/17/20
Caches for two separate Classes are identical????
Thank you Maarten. Actually fetching the objects each time seems to solve the problem.
unread,
Caches for two separate Classes are identical????
Thank you Maarten. Actually fetching the objects each time seems to solve the problem.
6/17/20
Annick
, …
Esteban Maringolo
4
6/4/20
Database views
Tahnk you both of you. Le jeudi 14 mai 2020 20:14:13 UTC+2, Esteban Maringolo a écrit : I can confirm
unread,
Database views
Tahnk you both of you. Le jeudi 14 mai 2020 20:14:13 UTC+2, Esteban Maringolo a écrit : I can confirm
6/4/20
jtuchel
,
pma...@gmail.com
3
5/12/20
"Conflicting values in rows" throws general Error
Hi Madhu, thank you very much for this very appreciated hint. We'll have to investigate along
unread,
"Conflicting values in rows" throws general Error
Hi Madhu, thank you very much for this very appreciated hint. We'll have to investigate along
5/12/20
Herby Vojčík
,
jtuchel
2
2/14/20
Is there a version for Gemstone/S?
Herby, I've been wondering myself. This could be interesting for migrating data from some SQL DB
unread,
Is there a version for Gemstone/S?
Herby, I've been wondering myself. This could be interesting for migrating data from some SQL DB
2/14/20
jtuchel
, …
Alan Knight
11
9/26/19
Query with pseudoVariable fails hwne joining another table
Thanks Alan your suggestion to look into the tests is so obvious it hurts... So I found an example
unread,
Query with pseudoVariable fails hwne joining another table
Thanks Alan your suggestion to look into the tests is so obvious it hurts... So I found an example
9/26/19
jtuchel
,
pma...@gmail.com
4
9/11/19
Suggestion For DuplicatePrimaryKey Exception (and a few questions)
Madhu, it seems like changing the numberOfElements inst var in CachePolicy won't change much for
unread,
Suggestion For DuplicatePrimaryKey Exception (and a few questions)
Madhu, it seems like changing the numberOfElements inst var in CachePolicy won't change much for
9/11/19
Tom Robinson
,
Wallen, David
2
8/23/19
Creating a new function for SQLServer
Hi Tom, Sorry, I was away all week. Your function seems to work. However, I get an empty list for
unread,
Creating a new function for SQLServer
Hi Tom, Sorry, I was away all week. Your function seems to work. However, I get an empty list for
8/23/19
jtuchel
6/25/19
Plans for multi-table inheritance?
Hi, TOPLink had support for inheritance over multipla tables. like in Animal <- Mammal <- Dog,
unread,
Plans for multi-table inheritance?
Hi, TOPLink had support for inheritance over multipla tables. like in Animal <- Mammal <- Dog,
6/25/19
Mariano Martinez Peck
6/14/19
Call for sponsors is open - Smalltalks Conference 2019
Greetings all, I am contacting you on behalf of FAST organization [1] in case you may be interested
unread,
Call for sponsors is open - Smalltalks Conference 2019
Greetings all, I am contacting you on behalf of FAST organization [1] in case you may be interested
6/14/19