Skip to main content

All Questions

Tagged with or
1 vote
1 answer
314 views

Even though I use a specific ORM framework, Bold for Delphi, I'm more interested in framework agnostic theoretical view on the problem. So the question is about having a persistent object and a ...
user avatar
0 votes
1 answer
283 views

I use Bold for Delphi that has an implementation of OCL. OCL is good at filtering lists, etc. But I have not found a good, generic way of traversing linked lists. Suppose I have a class PlanMission. ...
Roland Bengtsson's user avatar
2 votes
2 answers
120 views

I am doing some maintenance on a database for an application that uses the Bold for Delphi object persistence framework. This database has been been in production for several years and several of the ...
DaveK's user avatar
  • 729
2 votes
1 answer
478 views

I have spent much time thinking about unittesting. I have at least bought Working Effectively with Legacy Code as an EBook. Most of it make sense, it seems to be a great book about unittesting old ...
Roland Bengtsson's user avatar
5 votes
1 answer
2k views

My application compiled with Delphi 2007 have drag and drop between grids and it works fine most of the time. But sometimes randomly I got Access violation. I debugged it to Controls.pas method DragTo ...
Roland Bengtsson's user avatar
18 votes
3 answers
861 views

Background I work in a team of 7 developers and 2 testers that work on a logistics system. We use Delphi 2007 and modeldriven development with Bold for Delphi as framework. The system has been in ...
Roland Bengtsson's user avatar
7 votes
6 answers
2k views

Not sure what happened to Bold/Eco during the Borland/Codegear/Embarcadero transition but I sure miss it in the newer versions of Delphi. Anyone know of a framework that comes close? If not, maybe ...
Kenneth Cochran's user avatar
3 votes
3 answers
819 views

I have a piece of SQL that I want to translate to OCL. I'm not good at SQL so I want to increase maintainability by this. We are using Interbase 2009, Delphi 2007 with Bold and modeldriven development....
Roland Bengtsson's user avatar
7 votes
10 answers
3k views

I'm a member in a team that use Delphi 2007 for a larger application and we suspect heap corruption because sometimes there are strange bugs that have no other explanation. I believe that the ...
33 votes
11 answers
19k views

Does anyone know about an ORM or something similar for Delphi Win32.
Jlouro's user avatar
  • 4,541