[
https://issues.apache.org/jira/browse/DROIDS-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eugen Paraschiv resolved DROIDS-90.
-----------------------------------
Resolution: Fixed
> Refactor static methods out of functionality classes
> ----------------------------------------------------
>
> Key: DROIDS-90
> URL: https://issues.apache.org/jira/browse/DROIDS-90
> Project: Droids
> Issue Type: Improvement
> Components: core
> Affects Versions: 0.0.1
> Reporter: Eugen Paraschiv
> Fix For: 0.0.1
>
> Attachments: DROIDS-90_1.patch
>
>
> There are static methods (main, utility methods) present in functionality
> classes:
> SaveHandler - createFile
> FileRenameDroid - main
> SimpleWalkingDroid - main
> These should be refactored out of the functionality classes - the createFile
> method should be in an utility class and the main methods in the examples and
> documentation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.