Re: [Zope-dev] Re: Zpatterns design questions

2000-10-06 Thread Phillip J. Eby

At 10:09 AM 10/5/00 -0700, James Johnson wrote:
I heard that it's possible to have a dtml only zpatterns based 
example. I would like something like
Product
  specialist
addObj
  Zclass
index_html
readObj
  Factory
  Permission
Would this be a correct way to proceed?


Yes, except that the Factory and Permission would not be required, and the
Specialist would belong in a folder, not in the Product.


___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )




[Zope-dev] Re: Zpatterns design questions

2000-10-05 Thread James Johnson

I don't think its possible at this point for a working dtml/ttw 
example.  Several people have asked for a simple dtml/ttw only 
zpatterns based working example, but none of the people who 
are "getting" Zpatterns finds the time to write a simple example. 

I'm not sure I know what I'm talking about either. So much for 
Zen.  I think that the flatdatabase product might be a good example 
for a python based zpatterns framework.
http://www.zope.org/Members/itamar/FlatDatabase.
I heard that it's possible to have a dtml only zpatterns based 
example. I would like something like
Product
  specialist
addObj
  Zclass
index_html
readObj
  Factory
  Permission
Would this be a correct way to proceed?


Get your Free E-mail at http://tacoma.zzn.com

Get your own Web-Based E-mail Service at http://www.zzn.com

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )