Gustavo Adolpho Bonesso

Ranch Hand
+ Follow
since May 11, 2002
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Gustavo Adolpho Bonesso

Hi !

Somebody has developed functions to convert chars from EBCDIC to ASCII and vice-versa ?
18 years ago
Somebody knows good sites about using JUnit and Eclipse ?
19 years ago
Hi !

I need to access USB ports using Java... Somebody knows how to do that ???

Thank�s
19 years ago
Ko Ko Naing,

I�m using RE to recognize filenames that fit in specific pattern in large directories. My application must decode these specific files...
19 years ago
Hi !

Somebody knows good sites about Regular Expressions ?

Thank�s !
19 years ago
Hi !

What are the situations when is better to use XML files to store data instead of databases?
OO226 Course, from SunEdu, treats this SunTone as a OOSD Metodology. It�s a Architecture Centric Metodology, but this course use this metodology only to make Deployment Diagrams and a "Tier & Layer" Diagram (which i only saw in this course...)
I�m asking questions just to know more about this metodology...
Thank�s
Hi !
Are somebody using SunTone Architecture Metodology (From Sun)? Wich are the good and bad features of this metodology?
Thank�s
Hi !
Collaboration Diagram and Sequence Diagram are diferent views for the same thing... But i have used Sequence Diagrams in my Company... This is the most used in others Companies?
Thank�s
PAC means "Presentation-Abstraction-Control", and the Controller function and View function resides on the same component, which is called Presentation.
I saw in a book that this is the best choice for design GUI aplications in Java, because the Controller is implemented by the listeners, which are coded as inner classes in the Frame (View).
Which are the situations where is better to use PAC instead of MVC ?
Which are the main issues / risks that must be adressed in any J2EE application ?
19 years ago
Which are the situations where is better to use PAC instead of MVC ?
Hi !
Somebody knows if the SunTone Architecture Metodology has been used in comercial projects ?
Thank�s
Hi !
Somebody know if exists a Telnet implemented as a open source?
Thank�s !