Skip to main content
Code Review

Return to Answer

Commonmark migration
Source Link

##View

View

##Model

Model

##Controller

Controller

#Practical advice

Practical advice

##My personal rules

My personal rules

##Example Model

Example Model

##View

##Model

##Controller

#Practical advice

##My personal rules

##Example Model

View

Model

Controller

Practical advice

My personal rules

Example Model

replaced http://stackoverflow.com/ with https://stackoverflow.com/
Source Link

You can see what I dislike most. Starting with the XML abuse XML abuse(*), the repetitiveness propagates everywhere.

Maybe FXML allows arrays and loops, which could shorten your XML. But then we get to another point, namely XML programing XML programing:

You can see what I dislike most. Starting with the XML abuse(*), the repetitiveness propagates everywhere.

Maybe FXML allows arrays and loops, which could shorten your XML. But then we get to another point, namely XML programing:

You can see what I dislike most. Starting with the XML abuse(*), the repetitiveness propagates everywhere.

Maybe FXML allows arrays and loops, which could shorten your XML. But then we get to another point, namely XML programing:

replaced http://codereview.stackexchange.com/ with https://codereview.stackexchange.com/
Source Link

(*) YMMV, but usually, all these "declarativeness" means actually "verbosity and repetitiveness". IMHO, arrays, loops, and a good layout manager is the way to go. It works for Java FX, too. For tic-tac-toe, GridLayout is surely good enough, see my ultimatoe ultimatoe.

(*) YMMV, but usually, all these "declarativeness" means actually "verbosity and repetitiveness". IMHO, arrays, loops, and a good layout manager is the way to go. It works for Java FX, too. For tic-tac-toe, GridLayout is surely good enough, see my ultimatoe.

(*) YMMV, but usually, all these "declarativeness" means actually "verbosity and repetitiveness". IMHO, arrays, loops, and a good layout manager is the way to go. It works for Java FX, too. For tic-tac-toe, GridLayout is surely good enough, see my ultimatoe.

Bounty Awarded with 50 reputation awarded by Abandoned Account
added 2468 characters in body
Source Link
maaartinus
  • 13.7k
  • 1
  • 35
  • 74
Loading
Source Link
maaartinus
  • 13.7k
  • 1
  • 35
  • 74
Loading
lang-java

AltStyle によって変換されたページ (->オリジナル) /