[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.dtp] Re: Reusing the server explorer in a ContainerCheckedTreeViewer

My only concern would be that it may be too focused on databases (though that's what your use case requires). If we were going to do something similar in DTP, we woul most likely abstract it to handle any kind of connection profile type and then specialize that for database connection profiles. ODA is a type of profile that isn't necessarily database-related, so it would benefit from having the more abstracted way of looking at things.

I agree with you that abstracting it for any kind of connection profile is best. Although I don't know much about ODA, I will research it.