[Zope-Moz] Re: Re. mozillation project?

Jerry Spicklemire jerry@spicklemire.com
Thu, 20 Apr 2000 10:35:10 -0500


Shalabh Chaturvedi wrote:

>There have been discussions about 'ease of use' and the target users for
>ZopeStudio on this list.
>Here are some pointers you might find interesting :-

<snip links to other list entries>

Very interesting! The RIPP stuff that Phillip Eby and Ty Sarna are lloking at,
part of which is used in PTKs LoginManager seems to be headed in the same
same general direction. Especially:

	http://www.zope.org/Members/pje/SWARM/AspectObjects

has implications for all types of OO Application Methodology. That is,
diligent  
separation of Objects yields optimal re-usability. 

So, how does this relate to the need to "infer" the construction of a GUI
from 
a description, when interpretted within a specific context? Well, the
concept of 
"Injectable Brains" gets closer to these topics, with the ability to
"assemble a 
fresh Brain", on demand. Can GUI elements be contained in "Brain Donors"?

	http://www.zope.org/Members/pje/SWARM/InjectableBrains

Open Source can make your head spin, no question!

Later,
Jerry S.