You are not logged in Log in Join
You are here: Home » Members » Chui Tey » Wiki for product releases » FrontPage

Log in
Name

Password

 
 

History for FrontPage

??changed:
-
Introduction

   Hi, this is where all the new stuff is going to
   be. I will try to wikify everything, once I sort
   out how this works.

   In the mean time, please post comments about 
   ZGDChart product "here":ZGDChartWiki, and let me know how you
   are using it.

   Regards,

   Chui Tey

Introduction

   Hi, this is where all the new stuff is going to
   be. I will try to wikify everything, once I sort
   out how this works.

   In the mean time, please post comments about 
   ZGDChart product "here":ZGDChartWiki, and let me know how you
   are using it.

   ZGDChartWiki

   Regards,

   Chui Tey

DotNet CLR and JVM links

   "Languages which run in the Microsoft DotNet Common Language Runtime (CLR)":http://teyc.editthispage.com/2002/06/24

   "Programming Languages for the Java Virtual Machine":http://grunge.cs.tu-berlin.de/~tolk/vmlanguages.html

Understanding bobo_traverse

   The bobo_traverse API hasn't been thorougly documented. I made some notes 
   of how BoboTraverse works while browsing the source.

Understanding zpublisher_security

   More source-diving here on how a user object is created
   from an HTTP request. Details here at ZPublisherSecurity.

Understanding Medusa/Zope Request lifecycle

   More source-diving.
   Where does a request get created, and how does that
   interact with the ZODB? Deails here as MedusaRequestLifeCycle.