Re: [Repoze-dev] Deform 0.1 released

2010-05-10 Thread Chris McDonough
On Mon, 2010-05-10 at 12:55 +0200, Charlie Clark wrote: > Am 09.05.2010, 21:23 Uhr, schrieb Chris McDonough : > > > Yes. I should just remove the definitions in the glossary because they > > are actually defined better in the chapter I linked to. > > Looking much better now. In the Say What? sec

Re: [Repoze-dev] Deform 0.1 released

2010-05-10 Thread Charlie Clark
Am 09.05.2010, 21:23 Uhr, schrieb Chris McDonough : > Yes. I should just remove the definitions in the glossary because they > are actually defined better in the chapter I linked to. Looking much better now. In the Say What? section would it be sensible to trumpet the idea of interfaces/specif

Re: [Repoze-dev] Deform 0.1 released

2010-05-09 Thread Chris McDonough
On Sun, 2010-05-09 at 17:10 +0200, Charlie Clark wrote: > >> I guess it should be "pstruct" in the second sentence. > > Yes. Fixed, thanks. > > This leads to the following definitions: > > "Usually, when used in deform, a pstruct is composed entirely of lists, > dictionaries, strings, and file

Re: [Repoze-dev] Deform 0.1 released

2010-05-09 Thread Charlie Clark
Am 09.05.2010, 16:16 Uhr, schrieb Chris McDonough : >> just flipping through the documentation and things are looking good. I >> like the fact that schemas avoid the confusion that Zope "interfaces as >> schemas" can cause. Nevertheless, it can be convenient to be able to tie >> them together. >

Re: [Repoze-dev] Deform 0.1 released

2010-05-09 Thread Chris McDonough
Hi Charlie, Thanks for checking it out... On Sun, 2010-05-09 at 15:00 +0200, Charlie Clark wrote: > Am 09.05.2010, 07:50 Uhr, schrieb Chris McDonough : > > > This piece of software will be an important piece of any new CMS-ish > > systems I develop going forward, so it's important to me that I g

Re: [Repoze-dev] Deform 0.1 released

2010-05-09 Thread Charlie Clark
Am 09.05.2010, 07:50 Uhr, schrieb Chris McDonough : > This piece of software will be an important piece of any new CMS-ish > systems I develop going forward, so it's important to me that I get it > right. Therefore, as always, and even more so, feedback on the > documentation and demo software is

[Repoze-dev] Deform 0.1 released

2010-05-08 Thread Chris McDonough
Deform is a new Python form generation package. Its first release, 0.1, is now on PyPI: http://pypi.python.org/pypi/deform/0.1 It can be installed via: easy_install deform See the docs: http://docs.repoze.org/deform And the demo: http://deformdemo.repoze.org This piece of softw