Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

Commit

Permalink
#7 [api] Delete content from 'afterburner.fx' after prototyping the n…
Browse files Browse the repository at this point in the history
…ew api.
  • Loading branch information
Naoghuman committed Dec 19, 2018
1 parent edb575e commit 0df29b5
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 764 deletions.
1 change: 1 addition & 0 deletions concept/Concept_Basic_v0.1.0-PRERELEASE_2018-12-dd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ SPECIFICATION
- Package : com.package.my
- Mandory files : MyView.java, MyPresenter.java
where this files must end with the suffix 'View' and 'Presenter'.
and CamelCase from the prefix from the classes are mandory.
- Optional files: my.fxml, my.properties, my.css
where the file name and -type are mandory if they are exists.

Expand Down
1 change: 1 addition & 0 deletions release/Release_v0.1.0-PRERELEASE_2018-12-dd_HH-mm.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ TODO


#### Refactoring
#7 [api] Delete content from 'afterburner.fx' after prototyping the new api.



Expand Down
114 changes: 0 additions & 114 deletions src/main/java/com/airhacks/afterburner/configuration/Configurator.java

This file was deleted.

244 changes: 0 additions & 244 deletions src/main/java/com/airhacks/afterburner/injection/Injector.java

This file was deleted.

Loading

0 comments on commit 0df29b5

Please sign in to comment.