Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geclipse-dev] eu.geclipse.test.framework.simpletest

Hi All,

 

I have a question to the above mentioned plug-in. I found a class there called ConnectionFactory which obviously handles SSL connections. Now why was this implemented? Did you not think about the SSH console we already have? So obviously we already have functionality to open SSL connections. Why did somebody waste resources here with reinventing the wheel?

 

This is a very general comment. Before mindlessly starting with coding fancy classes one should rather think about the functionalities of these classes and if this functionality is not already there. If you are not sure please ask. Everything is better than wasting resources like this.

 

Cheers, Mathias


Back to the top