I have a couple of questions about the CWL code.

(1) In CwlServiceDesc.java, line 50:
Should CwlDumyActivity.class be called CwlDummyActivity.class?
(Because it looks like the code creates a "dummy" class.)

(2) In CwlServiceProvider.java, lines 47 and 48:
Should the constant names be upper case? e.g., PROVIDER_NAME and
PROVIDER_ID?

Thanks!
Gale

Reply via email to