Re: VCL Experimental Architecture

2009-05-18 Thread Josh Thompson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday May 17, 2009, Michael Brown wrote: The wiki document for the experimental branch now suggests the use of a database abstraction layer. I propose the use of an object relational mapper to accomplish this abstraction. This has the

VCL Experimental Architecture

2009-05-17 Thread Michael Brown
The wiki document for the experimental branch now suggests the use of a database abstraction layer. I propose the use of an object relational mapper to accomplish this abstraction. This has the advantage of being extremely easy to use, less code needs to be written, therefore fewer errors will

Re: VCL Experimental Architecture

2009-05-14 Thread Josh Thompson
to redesign large parts of the codebase without having discussions about it on this list. Josh On Thursday May 14, 2009, Andrew Brown wrote: I've just made a clarification on the vcl experimental architecture document: In regards to the core's frontend API interface about values including image_id

Re: VCL Experimental Architecture

2009-05-14 Thread John Bass
community if a few people in the community decide to redesign large parts of the codebase without having discussions about it on this list. Josh On Thursday May 14, 2009, Andrew Brown wrote: I've just made a clarification on the vcl experimental architecture document: In regards

RE: VCL Experimental Architecture

2009-05-14 Thread sam averitt
: Thursday, May 14, 2009 4:16 PM To: vcl-dev@incubator.apache.org Subject: Re: VCL Experimental Architecture I agree. Here is a starter list of high level issues: - architecture modularity . core . resource management . gui/api . operational metrics and logging . component templating - security model