jsightler: also, apparently we should add a "tag" for each classification
2:38 jsightler: these tags are supposed to show up in the "Technology" column of the report template
jsightler
2:38 One issue is that the reports are currently very "generic" -- They don't really take into account filetype (so XML files should still be paths, eg)
lincolnthree
2:38 hm, right
jsightler
2:38 (although, obviously we could still make it do the right thing for Java file types)
jsightler
2:39 lincolnthree: Do we currently store a tag? I would have filled that in, but I couldn't find a source for it.
lincolnthree
2:39 jsightler: yeah we don't currently
2:39 jsightler: we probably should for common techs
2:39 jsightler: like "EJB" or "Servlet" or even Robb's "POJO"
2:40 or "EJB 3.1"
2:40 so we might need to add a version as well
jsightler
2:47 Yeah... it's just a question of how best to implement it.
jsightler
3:05 lincolnthree: Ah, these discovermetadata rules could do it... it could look a lot like the "facet" stuff that brad was working on, I think.