While playing around with <script>, and looping over each target, and then tasks, I came across an inconsistency with getTaskType() and setTaskType() in Task.java. getTaskType() is protected, while setTaskType() is public.
Is there any reason why getTaskType() is protected? -- Larry --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]