Should Field.getValue(..)
receive a "FileInfo"/"WorkItem" object rather than just a plain String?
#6
Labels
Field.getValue(..)
receive a "FileInfo"/"WorkItem" object rather than just a plain String?
#6
the thing would at least have
Since keeping state in instance members (of the Field impl) must be avoided, the
FileInfo
/WorkItem
could be used for that, too.The text was updated successfully, but these errors were encountered: