Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] [DSF] Sending random MI commands?

It appears that in order to send any new MI command whatsoever, I need
a new method in the CommandFactory class. Why is that required, as opposed
to having a backdoor like

	createRandomMICommand(String name, String[] arguments)

? 

Thanks,

-- 
Vladimir Prus
CodeSourcery
vladimir@xxxxxxxxxxxxxxxx
(650) 331-3385 x722


Back to the top