Re: [myhdl-list] Reflections on a MyHDL IP library
Brought to you by:
jandecaluwe
|
From: Tom D. <TD...@di...> - 2006-12-14 06:53:40
|
> Mm, but have you ever used it :-) Several year ago, I have a number of > times, and never really liked it. I found if very complicated and full of > jargon. Also, it has something unpythonic: it's large, not orthogonal and > complex. It was supposed to become the Python killer app, but from what I > hear many pythonistas simply don't like it. > > I never used Plone, but I imagine it has been invented to take away > some complexity from the underlying Zope to make a more usable system. > Still, I fear that the underlying complexity still shines through. > Tom is using it for his site, so he may give good advice here. > I agree it is complicated. Newer versions of plone keep you further away from zope but there is still more to know than you would like to. I had to buy a book to help me understand how to use it. On the other hand, it provides a lot. All the site structure is just there. There are add on products for just about anything you could need, including a wiki. All in all, it is probably overkill for a small site, if something easier to use was available that provided all the features required for the site that would be a better option. Maybe the thing to do is so compile a list of features needed to properly host the site. Tom |