greptilian logo

IRC log for #friendlyjava, 2016-01-24

##friendlyjava on freenode

| Channels | #friendlyjava index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

All times shown according to UTC.

Time S Nick Message
00:16 pdurbin sfisque: huh, I would have thought the opposite, that JSF is a good fit for apps that don't require much customization. "Line of business" apps. CRUD stuff.
00:19 sfisque negative.  simple CRUD does not need the ajax and complex event/phase model of jsf.  jsf excels where you have a complex workflow that requires lots of micro-round trips (ajax) for highly specialized validation via business rules
00:19 sfisque for simple crud, jsp or a view framework like struts/tiles works better
00:31 pdurbin I wonder if any other web framework in any other language has a similar complex event/phase model. It seems unique to JSF. I don't have a ton of experience in this area though.
02:06 sfisque1 joined ##friendlyjava
02:56 aditsu pdurbin: addressbookmvc is one ^_^
02:57 aditsu (open source application that uses JSF)
03:03 pdurbin heh. true
03:03 HEGX64 joined ##friendlyjava
03:03 pdurbin yet another toy app
03:04 pdurbin aditsu: I'm jealous of you. You have a frontend framework you like.
04:29 HEGX64_Got_His_N joined ##friendlyjava
08:00 mr_lou joined ##friendlyjava
09:23 aditsu pdurbin: frontend framework? which one?
12:03 pdurbin aditsu: sorry, really I'm talking about building GUIs. I'm much more comfortable writing backend code.
12:07 pdurbin maybe I'll go back to learning how to build GUIs in Android
12:18 pdurbin I want to learn well a way to build GUIs.
12:36 aditsu GUIs? I'm not sure I have a framework that I really like
12:37 aditsu I suppose Swing is ok, and FX would be nice if it wasn't b0rked
13:03 pulsar last project we decided to go with angular based SPA (and bootstrap) talking to a RESTful API (HATEOAS/HAL). More or less vanilla JEE stack on the back-end and some hipstertech on the frontend. turned out to work very well. UI-wise that is.
13:04 pulsar that said... using HTML for building GUIs is still crazy IMHO. but it is there and wont go away an time soon.
13:06 pulsar also, when considering the consumer as a target audience, i think anything java based is pretty much dead in the water. i see more node (electron shell or nw.js) based apps popping up left and right than anything swing/fx based which does not look like it has been designed by a nerd still living in the 80s.
13:06 pulsar refering to tdesktop apps of course
14:00 HEGX64 joined ##friendlyjava
17:06 sfisque joined ##friendlyjava
17:17 aditsu I don't really count web pages as GUIs... I guess they are in a way, but still, it's different
17:22 aditsu the closest acronym I would probably accept is RIA
17:28 sfisque if you look at it and it's not just a text prompt, it's a gui
18:24 sfisque joined ##friendlyjava
18:54 nanoz joined ##friendlyjava
22:57 sfisque joined ##friendlyjava

| Channels | #friendlyjava index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

##friendlyjava on freenode