TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Clojure and Rails - the Secret Sauce Behind FlightCaster (YC S09)

77 pointsby zemariammalmost 16 years ago

3 comments

patio11almost 16 years ago
I think a lot of people could benefit from Rails as, essentially, a presentation layer for a larger system. I sort of sleepwalked into it in my own project: my Rails site is just the presentation layer for long-running Prawn-based PDF export jobs.<p>That could just as easily be the sort of batch processing Big Freaking Java Enterprise stuff we do at the day job -- we'd spend 1/10th the time on writing screens and action classes and still be able to use that ridiculously overpriced report generation library we're married to.<p>Wait a second... that needs to get brought up on Monday at work.
评论 #778233 未加载
mrduncanalmost 16 years ago
Here is a previous discussion on FlightCaster's architecture in case anyone missed it: <a href="http://news.ycombinator.com/item?id=772808" rel="nofollow">http://news.ycombinator.com/item?id=772808</a>
peregrinealmost 16 years ago
My question is why wouldn't someone want to use something like Compojure so they can use Clojure exclusively?
评论 #778940 未加载
评论 #779242 未加载