Groups
Sign in
Groups
glorp-group
Conversations
About
Send feedback
Help
glorp-group
Contact owners and managers
1–30 of 269
Mark all as read
Report group
0 selected
Ivo Roefs
, …
jtuchel
4
May 3
usage of single table inheritance and embedded objects
Sure, there are so many small things in Glorp that can use a little love and all contributions are
unread,
usage of single table inheritance and embedded objects
Sure, there are so many small things in Glorp that can use a little love and all contributions are
May 3
Joachim Tuchel
,
Alan Knight
2
May 2
Bug or feature in count:where: ?
I'd be suspicious that this is related to the difference in database treatment of nil vs.
unread,
Bug or feature in count:where: ?
I'd be suspicious that this is related to the difference in database treatment of nil vs.
May 2
Georg Heeg
, …
Alan Knight
7
Feb 14
How to specify a two step delegation in Glorp?
Ah, very good. I find it peculiar that using a block for the join isn't working for you. It's
unread,
How to specify a two step delegation in Glorp?
Ah, very good. I find it peculiar that using a block for the join isn't working for you. It's
Feb 14
Georg Heeg
Feb 8
Looking for multiple step delegations
I want to create a pseudo variable in a glorp descriptor which generates nested joints. Here are the
unread,
Looking for multiple step delegations
I want to create a pseudo variable in a glorp descriptor which generates nested joints. Here are the
Feb 8
Joachim Tuchel
,
Esteban Maringolo
3
11/8/23
Glrp misses DATE and TIME Prefix functions
Thanks Esteban, I completely missed that SQLite doesn't have date/time/timestamp datatypes. I
unread,
Glrp misses DATE and TIME Prefix functions
Thanks Esteban, I completely missed that SQLite doesn't have date/time/timestamp datatypes. I
11/8/23
jtuchel
,
Alan Knight
2
11/8/23
Is there any documentation in the architecture/design of Glorp
Thank you, and I'm sorry :-) The documentation that exists is gathered up on glorp.org, there are
unread,
Is there any documentation in the architecture/design of Glorp
Thank you, and I'm sorry :-) The documentation that exists is gathered up on glorp.org, there are
11/8/23
jtuchel
2
11/8/23
alsoFetch:ed objects aren't registered in the Transaction's undoMap???
Hi I tried to write a test case for this strange problem (bug? phenomenon? dunno!) and it seems there
unread,
alsoFetch:ed objects aren't registered in the Transaction's undoMap???
Hi I tried to write a test case for this strange problem (bug? phenomenon? dunno!) and it seems there
11/8/23
jtuchel
,
Alan Knight
5
11/7/23
Subselects do not work with FilteredTypeResolver
Dear all I think I found a fix for this bug. I would really appreciate if someone could take a look
unread,
Subselects do not work with FilteredTypeResolver
Dear all I think I found a fix for this bug. I would really appreciate if someone could take a look
11/7/23
Joachim Tuchel
11/3/23
Glorp DB2Platform and LMIT/OFFSET
Hi Glorp community (I am sending this message to the glorp group for anybody interested and to
unread,
Glorp DB2Platform and LMIT/OFFSET
Hi Glorp community (I am sending this message to the glorp group for anybody interested and to
11/3/23
Sanjay Minni
, …
Sanjay Minni
11
11/1/23
Glorp fundamental understanding issues
Its up-to-date , thanks for taking it up On Thu, 2 Nov, 2023, 2:13 am Todd Blanchard, <
unread,
Glorp fundamental understanding issues
Its up-to-date , thanks for taking it up On Thu, 2 Nov, 2023, 2:13 am Todd Blanchard, <
11/1/23
jtuchel
, …
Alan Knight
5
8/23/23
Best practice for lists
Alan, thanks for your comment.I'm trying to get my head around both yours and Henry's ideas.
unread,
Best practice for lists
Alan, thanks for your comment.I'm trying to get my head around both yours and Henry's ideas.
8/23/23
jtuchel
,
Esteban Maringolo
3
7/28/23
To update or not to update...? Wrong answer for outer joins?
Esteban, thanks for your comment. So you are the second Glorp user who confirms the problem - if it
unread,
To update or not to update...? Wrong answer for outer joins?
Esteban, thanks for your comment. So you are the second Glorp user who confirms the problem - if it
7/28/23
jtuchel
, …
Alan Knight
5
7/27/23
Proxies, multiple copies of same object and #=
Alan, thanks for your thoughts on this. So I cannot fully rely on object identity if there are
unread,
Proxies, multiple copies of same object and #=
Alan, thanks for your thoughts on this. So I cannot fully rely on object identity if there are
7/27/23
Sanjay Minni
, …
jtuchel
4
6/29/23
methods #classModel & #descriptorFor in DescriptorSystem or in the Domain Class side
Sanjay, maybe I am a bit late here, but I was just re-reading your question and thought maybe I'd
unread,
methods #classModel & #descriptorFor in DescriptorSystem or in the Domain Class side
Sanjay, maybe I am a bit late here, but I was just re-reading your question and thought maybe I'd
6/29/23
jtuchel
,
Esteban A. Maringolo
3
6/28/23
Suggested extension of DatabaseRow>>#at:
Esteban, thanks a lot, this is good news - at least for Glorp users on VAST. Maybe someone from
unread,
Suggested extension of DatabaseRow>>#at:
Esteban, thanks a lot, this is good news - at least for Glorp users on VAST. Maybe someone from
6/28/23
jtuchel
, …
Alan Knight
8
6/16/23
DatabaseAccessor>>#logString: should not truncate the log output
Esteban, we both ask ourselves the same question: how can we provide feedback or fixes to the
unread,
DatabaseAccessor>>#logString: should not truncate the log output
Esteban, we both ask ourselves the same question: how can we provide feedback or fixes to the
6/16/23
Sanjay Minni
,
jtuchel
3
1/30/23
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
1/30/23
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