[LRUG] Hexagonal Architecture Guidelines For Rails

Andrew Premdas apremdas at gmail.com
Tue Mar 18 08:42:10 PDT 2014


Some questions/points:

1. Why can't the controllers be the RailsAdapter?

2. The article needs to show app_of_things. It isn't clear for example
that when you write a foo controller there will be an app_of_foo. Also
see 1

3. The article needs to show rails_adapter, and show the mechanism
used for it to make sense in the controller.

I think you need to consider other rails users when you go so far from
the norm. In particular the code in the controller should guide the
programmer to the correct place. I'm not convinced that a variable
does this. That single line of controller code is how you introduce
this new hexagonal world it deserves more attention.

All best

Andrew

On 18 March 2014 11:15, Stephen Best <bestie at gmail.com> wrote:
> I have a blog post that is currently enjoying a fleeting moment of exposure
> via a questionable "news" for "hackers" outlet. Would love to hear LRUG's
> feedback.
>
> https://news.ycombinator.com/item?id=7421018
>
>
> Stephen Best
>
> theaudaciouscodeexpiment.com
> github.com/bestie
> @thebestie
>
> _______________________________________________
> Chat mailing list
> Chat at lists.lrug.org
> http://lists.lrug.org/listinfo.cgi/chat-lrug.org
>



-- 
------------------------
Andrew Premdas
blog.andrew.premdas.org



More information about the Chat mailing list