Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sfxcode/sapphire-core
Scala - JavaFX Application Framework (CDI, Binding, Expressions)
https://github.com/sfxcode/sapphire-core
application-framework cdi deprecated framework fxml javafx scala scalafx scalafx-framework
Last synced: 3 months ago
JSON representation
Scala - JavaFX Application Framework (CDI, Binding, Expressions)
- Host: GitHub
- URL: https://github.com/sfxcode/sapphire-core
- Owner: sfxcode
- License: apache-2.0
- Archived: true
- Created: 2014-02-17T21:09:07.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-02-27T13:23:30.000Z (almost 4 years ago)
- Last Synced: 2024-09-24T21:49:28.311Z (4 months ago)
- Topics: application-framework, cdi, deprecated, framework, fxml, javafx, scala, scalafx, scalafx-framework
- Language: Scala
- Homepage: https://sfxcode.github.io/sapphire-javafx
- Size: 5.65 MB
- Stars: 8
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# DEPRECATED
This project is not maintained anymore and superseeded by sapphire-javafx.
[sapphire-javafx](https://sfxcode.github.io/sapphire-javafx)
## Upgrade sapphire-core 2.0.x to sapphire-javafx 1.*
* replace sapphire.core with sapphire.javafx
* data handling is extracted to a new project: sapphire-data
* CDI, ScalaFX usages please follow the exampes in the sapphire-java demo applications