hi all, I'm proposing to add a String field to the BuildAgentConfiguration model used in by the continuum master to save build agents. Right now BuildAgentConfiguration has the following fields String url, String description, boolean enabled, I'm suggesting to add another field String platform so that the continuum master could keep track of the platform of the registered build agents in the continuum master. This will in a way lessen the task when you want to know the available platforms of the build agents registered in the continuum master since it will also be recorded in the continuum.xml rather than reading each registered build agents to know it's platform.
any feedback to my proposal? or any other suggestions? Thanks, Mark Magallanes
