M
Marcello
Hi,
First of all I would not to dive into discussions likeelphi was
really not object oriented and bla bla bla.
All I want to know is :Is it possible to code in Java like I did in
Delphi.
I mean drag and drop components ,See the whole screen in design time, a
preview of data in design time.<Fn> to find and reach the events and
methods in a click.
Of course doing all this with a free tool
It seems that JBuilder does that ,but it is not free.
I Don´t think that paying for a program is a crime, in fact people pay
for my software too.
The problem is that commercial GUIS seems to be dying.
I don´t have a huge knowledge about JAVA and .NET,I can´t say wich is
better and wich is worst.
In fact, I think very few people in the world know the two plataforms
so well in order to make a comparison(And they probably work for
SUN,IBM or Microsoft).
The only things I know are:
I Would like to use as much free software I can,Microsoft exploits
us,they have always charged an offensive price.
Working with a good gui makes your code easier to keep (I like the pair
DFM .PAS ) delphi provides,I don´t know if it helps in violating any
OOP rule s,All I know is that I never receive a complain.
from a costumer about a slow application in Delphi,I can reuse my code.
I don´t have to create a constructor for every component and I´m sure
that when I destroy that form, every component will be destroyed
either.
My question is,What Can I spect from Java,I´m just begining like once
I did in (Cobol,Clipper,Delphi(op).
How do You use UML in this context, To generate code from models ,or to
generate models from code?
Where can I found a good application that use UML from scratch .
I mean an application where a kind of generator ,generated the classes
from an UML draw.
What tecnologies are good to write ERP applications ,Hibernate,
JDBC,Spring,Struts.
I know I have to concentrate now in the Java basics that a GUI hide
things you have to learn
with an editor.
But working with an Editor for writing a whole ERP is not as productive
as with a GUI.
Any comments, links are welcome.
Regards,
Marcello
First of all I would not to dive into discussions likeelphi was
really not object oriented and bla bla bla.
All I want to know is :Is it possible to code in Java like I did in
Delphi.
I mean drag and drop components ,See the whole screen in design time, a
preview of data in design time.<Fn> to find and reach the events and
methods in a click.
Of course doing all this with a free tool
It seems that JBuilder does that ,but it is not free.
I Don´t think that paying for a program is a crime, in fact people pay
for my software too.
The problem is that commercial GUIS seems to be dying.
I don´t have a huge knowledge about JAVA and .NET,I can´t say wich is
better and wich is worst.
In fact, I think very few people in the world know the two plataforms
so well in order to make a comparison(And they probably work for
SUN,IBM or Microsoft).
The only things I know are:
I Would like to use as much free software I can,Microsoft exploits
us,they have always charged an offensive price.
Working with a good gui makes your code easier to keep (I like the pair
DFM .PAS ) delphi provides,I don´t know if it helps in violating any
OOP rule s,All I know is that I never receive a complain.
from a costumer about a slow application in Delphi,I can reuse my code.
I don´t have to create a constructor for every component and I´m sure
that when I destroy that form, every component will be destroyed
either.
My question is,What Can I spect from Java,I´m just begining like once
I did in (Cobol,Clipper,Delphi(op).
How do You use UML in this context, To generate code from models ,or to
generate models from code?
Where can I found a good application that use UML from scratch .
I mean an application where a kind of generator ,generated the classes
from an UML draw.
What tecnologies are good to write ERP applications ,Hibernate,
JDBC,Spring,Struts.
I know I have to concentrate now in the Java basics that a GUI hide
things you have to learn
with an editor.
But working with an Editor for writing a whole ERP is not as productive
as with a GUI.
Any comments, links are welcome.
Regards,
Marcello