rev2004 / nemadiy

Automatically exported from code.google.com/p/nemadiy
0 stars 0 forks source link

Artifact Service -deprecate and add functionality to NemaComponent #97

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Artifact Service is over engineered for what it does -add those methods to
the NemaComponent that our components inherit.

Original issue reported on code.google.com by kumarami...@gmail.com on 26 Mar 2010 at 2:29

GoogleCodeExporter commented 9 years ago
This has been fixed -all the functionality of the ArtifactService and more is 
in the
NemaComponent class that you would extend. So you can do 
this. getProcessWorkingDirectory  to get process working directory instead of 
getting
the ArtifactServiceImpl in the init function and calling the
getProcessWorkingDirectory on that object.

Original comment by kumarami...@gmail.com on 26 Mar 2010 at 2:57

GoogleCodeExporter commented 9 years ago
Issue 65 has been merged into this issue.

Original comment by kumarami...@gmail.com on 26 Mar 2010 at 2:58