Hi,
What is a common way (in java world) to send specification of
interface to the customer?
Should it be jar + javadoc or java sources?
Is there any official specification that states how it should be done?
Thanks for help
Dominik
Matt Humphrey - 30 Jun 2008 13:07 GMT
> Hi,
> What is a common way (in java world) to send specification of
> interface to the customer?
> Should it be jar + javadoc or java sources?
> Is there any official specification that states how it should be done?
I send a document with detailed explanation accompanied by jar, javadoc and
examples.
Matt Humphrey http://www.iviz.com/