Rife Is a Framework Experiment
rife2.com
Rife Is a Framework Experiment
1–10 of 39 posts
Re: Rife Is a Framework Experiment
#2Re: Rife Is a Framework Experiment
#3Re: Rife Is a Framework Experiment
#4It’s always nice to see full-stack, batteries included frameworks. However, whenever I see Java, I can’t help but think about Oracle and it turns into a very unpleasant feeling.
Re: Rife Is a Framework Experiment
#5Why do i need to put some code inside another superficial class here ?
Re: Rife Is a Framework Experiment
#6I thought "modern Java" means classless ? Why do i need to put some code inside another superficial class here ?
Personally, it's nice from an operations perspective. Makes debugging performance problems a lot easier.
Re: Rife Is a Framework Experiment
#7It’s always nice to see full-stack, batteries included frameworks. However, whenever I see Java, I can’t help but think about Oracle and it turns into a very unpleasant feeling.
Yeah I’d never touch anything Oracle. Don’t reward horrible behavior. Best thing the industry can do is ignore them as much as possible and let them fade away.
Re: Rife Is a Framework Experiment
#8I thought "modern Java" means classless ? Why do i need to put some code inside another superficial class here ?
Everything in java is a class, not sure what you mean. Personally, it's nice from an operations perspective. Makes debugging performance problems a lot easier.
Re: Rife Is a Framework Experiment
#9I thought "modern Java" means classless ? Why do i need to put some code inside another superficial class here ?
Nope.
> Why do i need to put some code inside another superficial class here ?
Which class is the superficial class?
Re: Rife Is a Framework Experiment
#10I thought "modern Java" means classless ? Why do i need to put some code inside another superficial class here ?