Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
SilverStripe Framework, application structure and code generator
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Amós Oviedo Oviedo  
View profile  
 More options Apr 19 2012, 12:19 pm
From: Amós Oviedo Oviedo <amos.ovi...@gmail.com>
Date: Thu, 19 Apr 2012 18:19:09 +0200
Local: Thurs, Apr 19 2012 12:19 pm
Subject: SilverStripe Framework, application structure and code generator
Hi,

I am a newbie in SilverStripe and I have some doubts about its
framework features. My consultation is about the standalone framework
features. Is there planned a tool for creating the structure and
template CRUD code generator for applications? When I say template, I
mean in models, views and controllers. I ask this because I think It's
one of the most interesting feature for rapid app development in a
framework. Maybe It's a bit hard work this feature but saves a lot of
time when you start a project. Now I am finishing one made in Yii
Framework, and It was one of the most interesting tool for me,
defining the database structure and finally generating the code from
it. It's not the same changing some code than generating it from
scratch :)

I hope I have explained it clearly because my english is not as good
as I would like :)

Thank you very much and best regards.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
swaiba  
View profile  
 More options Apr 19 2012, 12:23 pm
From: swaiba <ba...@mangostudio.eu>
Date: Thu, 19 Apr 2012 09:23:38 -0700 (PDT)
Local: Thurs, Apr 19 2012 12:23 pm
Subject: Re: SilverStripe Framework, application structure and code generator

ModelAdmin and GenericViews?

http://www.silverstripe.org/making-a-crm-with-modeladmin-in-silverstr...

https://github.com/chillu/silverstripe-genericviews  (note - I recently
forked this to get it working "out of the box" for me -
https://github.com/swaiba/silverstripe-genericviews)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Amós Oviedo Oviedo  
View profile  
 More options Apr 19 2012, 12:48 pm
From: Amós Oviedo Oviedo <amos.ovi...@gmail.com>
Date: Thu, 19 Apr 2012 18:48:38 +0200
Local: Thurs, Apr 19 2012 12:48 pm
Subject: Re: [silverstripe-dev] Re: SilverStripe Framework, application structure and code generator
It's not exactly what I was looking for but It is a good start point.
It's based in metadata, but in what I was thinking is reengineering
from database. Really for me the way of generating the code doesn't
matter, so I'll have a look to genericviews because I am really
interested on it.

Thanks.

2012/4/19 swaiba <ba...@mangostudio.eu>:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dan Rye  
View profile  
 More options Apr 19 2012, 1:01 pm
From: Dan Rye <dan....@gmail.com>
Date: Thu, 19 Apr 2012 13:01:07 -0400
Local: Thurs, Apr 19 2012 1:01 pm
Subject: Re: [silverstripe-dev] Re: SilverStripe Framework, application structure and code generator

SilverStripe takes your code and generates the DB Schema.  It sounds like
you are looking for Schema to Code generation. This is not really part of
SilverStripe, however there are systems being created that will take a YAML
representation of your data and generate the code for you, which in return
generates the database.

2012/4/19 Amós Oviedo Oviedo <amos.ovi...@gmail.com>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Amós Oviedo Oviedo  
View profile  
 More options Apr 19 2012, 2:00 pm
From: Amós Oviedo Oviedo <amos.ovi...@gmail.com>
Date: Thu, 19 Apr 2012 20:00:38 +0200
Local: Thurs, Apr 19 2012 2:00 pm
Subject: Re: [silverstripe-dev] Re: SilverStripe Framework, application structure and code generator

That's exactly what I meant, but I'm goging to have a look to SS way of
doing the rapid development. Maybe what I asked would be able a good
Project for me to learn how to use SS framework and know its features.

Thanks for your responses
El 19/04/2012 19:01, "Dan Rye" <dan....@gmail.com> escribió:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sam Minnée  
View profile  
 More options Apr 19 2012, 4:28 pm
From: Sam Minnée <s...@silverstripe.com>
Date: Fri, 20 Apr 2012 08:28:41 +1200
Local: Thurs, Apr 19 2012 4:28 pm
Subject: Re: [silverstripe-dev] Re: SilverStripe Framework, application structure and code generator
Search for "SilverSmith". UncleCheese is working on a module for this.

Sam Minnée
CEO
SilverStripe

On 20/04/2012, at 6:00 AM, Amós Oviedo Oviedo <amos.ovi...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »