IDE with multiple versions DAC

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ec2
Posts: 21
Joined: Fri 27 Nov 2009 14:14

IDE with multiple versions DAC

Post by ec2 » Tue 08 May 2012 09:26

the work on an IDE with multiple versions DAC, is only possible with kompatieble versions. this is very costly and inefficient for us.
Do you plan to change this?

AndreyZ

Re: IDE with multiple versions DAC

Post by AndreyZ » Tue 08 May 2012 10:16

This is a specificity of DAC products architecture. All DAC products share the common engine, and that is why several DAC components can work simultaneously on the same IDE only if they have the same core libraries (BPL). We are not going to change this architecture.

Post Reply