[TYPO3-mvc] little script for creating getters and setters with javascript

Simon Schaufelberger schaufelREMOVE-MEberger at punkt.de
Tue Feb 15 09:39:49 CET 2011


Hey, thank you for your first feedback!
> yeah, cool. ;)

i like that ;)

> i would leave out the comments

yes, i can do a checkbox to enable/disable that.

> you also could add  [...]

yes, sure, forgot about that. i will do that in another textarea so that 
both parts are seperated since you always have them seperated in your 
model as well. Easier for copy pasting...

> and generate sql and ext_tables.php. ;-)

i knew that someone will write that as feature request :D
if you really need this, then i think you have to use the kickstarter 
again or find a better solution...

Am 15.02.2011 08:14, schrieb Felix Oertel:
> hey,
>
> Am 15.02.11 00:57, schrieb Simon Schaufelberger (Schaufi):
>> i have written a small javascript
>
> yeah, cool. ;) i've got shortcuts in textmate for this.
>
> i would leave out the comments in your script "Getter for"/"Setter for"
> and "property" after "@param $property". why bloat your model like this? ;)
>
> you also could add:
>
> /**
> * @var {type}
> **/
> protected ${property};
>
> and generate sql and ext_tables.php. ;-)
>
> regards, foertel

-- 
Kind regards,

Schaufi from punkt.de


More information about the TYPO3-project-typo3v4mvc mailing list