Improve naming mechanism of some components
Happy New Year to everyone !
I'm wondering if you can implement one new thing in your components...
TIBCDataSource put by a TIBCQuery makes automatically connection to this TIBCQuery. Could you extend this procedure by adding code that would name TIBCDataSource not standard IBCDataSource1 but eg. ds_ + name of Query component.
Example
I have IBCQuery component named qcompanies. New TIBCDataSource should be named dsqcompanies instead of IBCDataSource1.
If you are smart enough, you could recognize, that "q" a prefix of query component and name DataSource as ds_companies.
It concern every your DAC component set.
It will speed up our works and I think - many your customers would appreciate it.
regards
Mario
![](https://secure.gravatar.com/avatar/72ca3b10e28647cc4d63cf7583647070?size=40&default=https%3A%2F%2Fassets.uvcdn.com%2Fpkg%2Fadmin%2Ficons%2Fuser_70-6bcf9e08938533adb9bac95c3e487cb2a6d4a32f890ca6fdc82e3072e0ea0368.png)