在新的Web框架中你想要什么? [英] What do you want in a new web framework?

查看:71
本文介绍了在新的Web框架中你想要什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello Everyone,


现在,我正在开发一个新的Web框架。我尝试了很多其他

编程语言的测试。然后我决定在我的网络框架上使用python

项目。


现在我想听你们所有人。你想在那个网页上做什么

框架(轻松使用数据库,轻松使用XML,GUI Designer等等)?


我'我在回答你的问题。谢谢你的所有答案......!


King Regards,


Emrah Ayanoglu

Hello Everyone,

Now, I''m working on a new web framework. I tried many test on the other
programming languages. Then i decided to use python on my web framework
project.

Now i want to listen all of you. What do you want in that web
framework(Easy use of Database, Easy use of XML, GUI Designer, etc...)?

I''m wating your answers. Thank you for all answers...!

King Regards,

Emrah Ayanoglu

推荐答案

在< 11 ********************** @ p79g2000cwp.googlegroups .com> ;,emrahayanoglu

写道:
In <11**********************@p79g2000cwp.googlegroups .com>, emrahayanoglu
wrote:

现在,我正在开发一个新的Web框架。我尝试了很多其他

编程语言的测试。然后我决定在我的网络框架上使用python

项目。


现在我想听你们所有人。你想在那个网页上做什么

框架(轻松使用数据库,轻松使用XML,GUI Designer等等)?


我'我在回答你的问题。谢谢你的所有答案......!
Now, I''m working on a new web framework. I tried many test on the other
programming languages. Then i decided to use python on my web framework
project.

Now i want to listen all of you. What do you want in that web
framework(Easy use of Database, Easy use of XML, GUI Designer, etc...)?

I''m wating your answers. Thank you for all answers...!



不要认为真的需要另一个Python Web框架。


Ciao,

Marc''BlackJack''Rintsch

Don''t think that yet another Python web framework is really needed.

Ciao,
Marc ''BlackJack'' Rintsch


Marc''BlackJack''Rintsch写道:
Marc ''BlackJack'' Rintsch wrote:

emrahayanoglu写道:
emrahayanoglu wrote:


现在我想听你们所有人。你想在那个网页上做什么

框架(轻松使用数据库,轻松使用XML,GUI Designer等等)?

Now i want to listen all of you. What do you want in that web
framework(Easy use of Database, Easy use of XML, GUI Designer, etc...)?



不要认为真的需要另一个Python Web框架。


Don''t think that yet another Python web framework is really needed.



为什么不呢?我知道有些人可能正在享受

的荣耀,据说他们最喜欢的框架最近受到了b / b
BDFL的祝福,而其他人则惋惜他们自己几乎不公平的拒绝<同一个人可能存在可疑的理由框架(因此

看到他们的赢家全部采取战略完全适得其反),但是打开

来源和各种其他网络效应运动受益于大量的人们尝试不同的东西(刮你自己的痒

观察),而不是每个人聚在一起$

策略会议。


当然,我会建议任何人开始这样一个项目

没有至少看一下Web框架场景的状态

[1]和一般的Python Web编程[2](我最近按顺序更新了
的资源)删除一定程度的不连贯性<多年来
),但除了一些基于Zope的工具之外,我还没有在Python框架场景中看到过很多GUI设计器友好的东西,对于

例子,XML(在最广泛的W3C意义上)似乎也不是很好地集成到大多数框架中(4Suite和其他一些不那么大肆宣传的

框架除了)。


所以这不仅仅是选择一个更受欢迎的

框架 - du-jour,特别是因为很多尽管有相反的抗议,他们似乎还有自己的轮胎重塑倾向。


保罗


[1] http://wiki.python.org/moin/WebFrameworks

[2] http://wiki.python.org / moin / WebProgramming

Why not? I know that some people are probably basking in the glory of
supposedly having their favourite framework recently blessed by the
BDFL, whilst others lament the almost unfair rejection of their own
framework on possibly dubious grounds by the very same person (thus
seeing their "winner takes all" strategy backfire totally), but open
source and various other network-effect movements benefit from lots of
people trying different things (the "scratch your own itch"
observation) rather than everyone gathering together for one big
strategy meeting.

Certainly, I''d recommend against anyone starting out on such a project
without having at least looked at the state of the Web frameworks scene
[1] and Python Web programming in general [2] (a resource which I''ve
recently updated in order to remove a degree of incoherency introduced
over the years), but apart from some Zope-based tools, I haven''t seen
much GUI-designer-friendly stuff in the Python frameworks scene, for
example, nor does XML (in its widest W3C sense) seem to be
well-integrated into most frameworks (4Suite and some other less hyped
frameworks aside).

So it''s not just a case of picking one of the more popular
frameworks-du-jour, especially since many of them seem to have their
own wheel-reinvention tendencies despite protests to the contrary.

Paul

[1] http://wiki.python.org/moin/WebFrameworks
[2] http://wiki.python.org/moin/WebProgramming


大家好,


我刚才得到了所有的答案。你们大多数人都说有很多网页框架,所以在
python中创建一个新的web框架是无稽之谈。


现在我正在使用和测试python中的所有框架,也就是asp.net,

jsp和java servlet,perl web框架和ruby on rails。一些

他们有很好的积极点,就像asp.net有gridviews显示

数据记录,ruby on rails有ajax支持等等......

我将提出的框架,包括其他框架的大部分优点。也许,它是网络框架的混合体。我想

在我的框架中使用dojo toolkit for javascript,并创建一个gui

设计器,如Visual Studio和Sun Creator等......


在那之后,你可能会改变主意。我想听你的

建议。请随便对我说关于框架的一切。我是

等你的答案。


最好的问候,


Emrah

安卡拉/土耳其

Hello Everyone,

I''ve just read all of the answers. Most of yours said that there are
many web frameworks ,so it is nonsense to make a new web framework in
python.

Now I''m using and testing all of the frameworks in python also asp.net,
jsp and java servlet, perl web frameworks and ruby on rails. Some of
them have good positive points like that asp.net have gridviews to show
data records, ruby on rails have ajax support, etc...
The framework that i''ll make, includes most of the positive points of
the other frameworks. Maybe, it''s a mix of web frameworks. I want to
use dojo toolkit for javascript in my framework, and make a gui
designer like Visual Studio and Sun Creator, etc...

After that, may be you''ll change your mind. And i want to listen your
advices. Please feel free to say everything to me about framework. I''m
waiting your answers.

Best Regards,

Emrah
Ankara/Turkey


这篇关于在新的Web框架中你想要什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆