I think that is great if php-dev write pre-defined structures as prototypes of commands.
A sample:
if i write
switch
dev-php can auto complement with
switch ( ){
case :
break;
default :
}
or just simple closing brakets, ( ) { } /* */
This can will be activated from options dialog.
And can be writed on xml files.
About Models
On create a new file, dev-php can ask for model
to be used, in a window listing all files like template*
of conf folder. How? Like existing file template.php
can be nominated
template_basic.php and can be anothers
like
template_class.php
template_form.php
....
Programmers will be write your own templates.
This is too simple and very useful.
Asking to Leonardo Garca
Dev-php est desenvolvido utilizando delphi.
Qu versin est usando?
s possble lo uso del delphi6 standard version?
Qu necesito para tales. Podra ayudar en el proyecto.
Gracias.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Interesting features. I haven't tried it yet, but I think this would be easy to implement using the SynAutoComplete or SynAutoCorrect components.
I use Delphi 7 Enterprise. Dev-PHP 3.00 requires TWebBrowser and TXPManifest to be compiled. If your Delphi version does not have TXPManifest you could just delete it and the project will compile but if you don't have TWebBrowser I'm afraid you won't be able to compile it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
and about Models?
I think that is a simple mod (and important to me), dev-php does like this (template.php), only adding
...choose one template....
I have some ideas.
I will to implement a class generator with models stored by xml (yes, i write PHP code object oriented only ), graphical interface to design and deploy more integrable apps, but can't run dev-php source.
Its possible dev-php integrate plugins? Too many ideas....
Gracias.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
About Prototypes
I think that is great if php-dev write pre-defined structures as prototypes of commands.
A sample:
if i write
switch
dev-php can auto complement with
switch ( ){
case :
break;
default :
}
or just simple closing brakets, ( ) { } /* */
This can will be activated from options dialog.
And can be writed on xml files.
About Models
On create a new file, dev-php can ask for model
to be used, in a window listing all files like template*
of conf folder. How? Like existing file template.php
can be nominated
template_basic.php and can be anothers
like
template_class.php
template_form.php
....
Programmers will be write your own templates.
This is too simple and very useful.
Asking to Leonardo Garca
Dev-php est desenvolvido utilizando delphi.
Qu versin est usando?
s possble lo uso del delphi6 standard version?
Qu necesito para tales. Podra ayudar en el proyecto.
Gracias.
Interesting features. I haven't tried it yet, but I think this would be easy to implement using the SynAutoComplete or SynAutoCorrect components.
I use Delphi 7 Enterprise. Dev-PHP 3.00 requires TWebBrowser and TXPManifest to be compiled. If your Delphi version does not have TXPManifest you could just delete it and the project will compile but if you don't have TWebBrowser I'm afraid you won't be able to compile it.
and about Models?
I think that is a simple mod (and important to me), dev-php does like this (template.php), only adding
...choose one template....
I have some ideas.
I will to implement a class generator with models stored by xml (yes, i write PHP code object oriented only ), graphical interface to design and deploy more integrable apps, but can't run dev-php source.
Its possible dev-php integrate plugins? Too many ideas....
Gracias.