Skip to content

Commit bdce08e

Browse files
committed
Links 2026-05-01 (WIP)
1 parent 84a6c36 commit bdce08e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

links/2026/2026-04/2026-04-17/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Did we miss anything? Is there anything you want to have included in one of the
77

88
## Components, Libraries, Tools
99

10-
* Shared by [**Striking_Creme864** on Reddit](https://www.reddit.com/r/JavaFX/comments/1slll8c/running_javafx_apps_with_updates_and_dynamic/): "_Running JavaFX apps with updates and dynamic plugins. Today I want to share our project [Weaverbird](https://github.com/techsenger/weaverbird) and show how it can be used with JavaFX. Usually, a JavaFX application is started with all modules loaded int the boot layer. However, JPMS allows you to create an unlimited number of child layers and build a graph from them, which in turn lets us separate application management from the application itself. For exactly this purpose, Weaverbird was created - it runs in the boot layer and is responsible for creating and managing the layers (at the same time its capabilities go much further). _"
10+
* Shared by [**Striking_Creme864** on Reddit](https://www.reddit.com/r/JavaFX/comments/1slll8c/running_javafx_apps_with_updates_and_dynamic/): "_Running JavaFX apps with updates and dynamic plugins. Today I want to share our project [Weaverbird](https://github.com/techsenger/weaverbird) and show how it can be used with JavaFX. Usually, a JavaFX application is started with all modules loaded int the boot layer. However, JPMS allows you to create an unlimited number of child layers and build a graph from them, which in turn lets us separate application management from the application itself. For exactly this purpose, Weaverbird was created - it runs in the boot layer and is responsible for creating and managing the layers (at the same time its capabilities go much further)._"
1111

1212
## Podcasts, Videos, Books
1313

links/2026/2026-05/2026-05-01/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ Did we miss anything? Is there anything you want to have included in one of the
3838

3939
## JFX Central
4040

41-
*
41+
* The JavaFX Links Of The Week of April got [bundled and published on Foojay.io](https://foojay.io/today/javafx-links-of-april-2026/).

0 commit comments

Comments
 (0)