Ok,

Scaffholding is an excelent feature allowing you to automatically generate 
forms according to your objects.
It's a main feature for Ruby On Rails and Symfony.

For the template feature, I was thinking of something very similar to the 
scaffholding but for templates, you can automaticaly generate your default 
template according to the structure of objects.For example, I've got a Person 
table and my peristent object is the Person Class and I would like to 
quicklyanddirty view it in my browser, I could use a component to auto genreate 
the tpl files in some directory using the correct attributes provided by the 
Person object.

Does it make sense ? At least this time ? :-D

Maxime


-------- Message d'origine--------
De: Tobias Schlitt [mailto:[EMAIL PROTECTED]
Date: ven. 30/05/2008 16:06
À: Thomas, Maxime
Cc: [email protected]
Objet : Re: [Components] Some questions
 
Hi Thomas!

On 05/30/2008 11:32 AM Thomas, Maxime wrote:

> I'm working on eZComponents for three monthes now and I've got some
> questions about the future evolution of eZC : 

> - Will a MVC component be created ?

There are plans to create an MVC. James Pic wrote a requirements
document and started a design. I hope we can get this ready for the next
major release. Contributions are very welcome!

> - Will a Scaffhold component be created ?

What exactly do you imagine here?

> - Will a template tiein fonctionnality will be created ?

Template already allows you to create custom blocks and functions and we
already realized a first tiein using these features:
TemplateTranslationTiein. Is that what you want? Or did I missunderstand
you?

Regards,
Toby
-- 
Mit freundlichen Grüßen / Med vennlig hilsen / With kind regards

Tobias Schlitt (GPG: 0xC462BC14) eZ Components Developer

[EMAIL PROTECTED] | eZ Systems AS | ez.no






This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.

-- 
Components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/components

Reply via email to