TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Addressing Concerns about Padrino

3 点作者 xox大约 15 年前

2 条评论

mark_l_watson大约 15 年前
A pretty good justification for the project.<p>That said, I feel a little sorry that the Padrino developers even felt the need to publicly state the raison d'être for the project. Really, this is open source, and they should feel free building on top of Sinatra, Thor, etc. It is up to the developer community to decide as individuals if they want to use a project, but the essence of open source is being able to build new systems using large bodies of existing open source code.
评论 #1245388 未加载
xox大约 15 年前
I was disappointed they didn't address some of the security concerns that were raised on HN last time about using Padrino in the context of an ecommerce app. Is Padrino/Sinatra secure enough to handle ecommerce? Rails, for example, has a nice security guide:<p><a href="http://guides.rubyonrails.org/security.html" rel="nofollow">http://guides.rubyonrails.org/security.html</a><p>It would be useful to see some of these issues addressed in the context of Sinatra/Padrino.