[Zope-dev] Controlling start en finish of a request

2003-10-16 Thread Dario Lopez-Kästen
Hello,

I need help with ideas on how to solve my little problem here.

I need to sort of be more in control of a request, meaning that at the
beggining of a request I want to set some variables and call some python
scripts and at the end of a request I want to set soem other variables and
call some other python scripts

How would I be able to accomplish that? We sort of have semi-solved it by
setting and calling from standard_html_header and standard_html_footer, but
that is not enough.

IS there a way of achieving what I want to do?

I was told on IRC to do look into TransactionManager but I don't know how to
make this availabel Zope-wide.

Any ideas are appreciated.

Thanks,

/dario

- 
Dario Lopez-Kästen, IT Systems  Services Chalmers University of Tech.


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


[Zope-dev] Zope, WebDAV, UTF-8 and litmus

2003-10-16 Thread Lennart Regebro
I've been fiddling around with Zope and WebDAV and have some questions.

1. UTF-8 support.

WebDAV requires UTF-8 support. I've been using Litmus 
(http://www.webdav.org/neon/litmus/) to test the Zope access, and by 
default it doesn't accept UTF-8 names. How does people for example in 
China and Japan deal with this? I have bypassed this by making a special 
version of _checkId() that accepts them, but maybe there is another way? 
 If not, I think there should be a way.

2. Other Litmus testing.

Of course there are several other failures, besides the UTF-8 support. 
Has anybody else looked into this, and done anything on it? I could 
probably spend some bug day time on it, but I don't want to run into the 
same walls as others already have, if I can avoid it. :)



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


[Zope-dev] Zope Financials

2003-10-16 Thread alan
I know that you are all focused upon content management systems here at 
Zope/Plone - and with good reason.

However, our community has a dearth of commercial products and Java 
offerings like Compere ERP, and JBOSS are stealing a march in this arena.

I've made an initial attempt to redress this by applying the Zope 
architecture to a general ledger product, BastionLedger, and to an 
embryonic financials gateway, BastionBanking.  I've seen a couple of 
other Zope products dealing with banking, and would like to somehow 
coordinate our efforts.

This is a very serious initiative, and I've put almost a year's personal 
work and finance into this product and associated infrastructure.

Now, I'd like to see some serious collaboration to get a fantastically 
fully featured ledger available for Zope clients.  What I've delivered 
so far is quite good in terms of basic functionality and a rich toolkit 
from which to develop accountancy processes - but payroll systems for 
example have an abundance of nuances and exceptions and needs much more 
resource than I have available.

In order to overwhelm the world with this stuff, I think we need to 
start very small.  If YOU are a contracter - have your own business, or 
you've got a Plone site for a club or society, how about getting on 
board and helping to get the ledger to meet your financial requirements. 
 The general ledger and order management/inventory control already 
support large-scale use.

These products are available for comment and download at 
http://www.last-bastion.net/BastionLedger and 
http://www.last-bastion.net/BastionBanking.  There is much more 
information there about exactly what they do and what my current 
thoughts on this initiative are.   Please feel free to discuss them with 
me on or off this list, or on their own lists.

I look forward to some interest.

Alan

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