Leandro Cerencio

Greenhorn
+ Follow
since May 15, 2008
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Leandro Cerencio

My project is also URLyBird 1.3.1. I've done about 40% of my assignment.
Thanks for the replies.

I will think more about how I design the protocol.

regards
Leandro
Hi ranchers!

I'm new on JavaRanch, and I'm making the URLyBird assignment. The database is already done. And, I have some questions about the protocol of my application.
In my assignment, it was wrote that I have to serialize objects over connection. And, I thought Interpreter and/or Command patterns turn my application very extensible. Because of, I could put more commands or statements easily. However, the complexity will improve. I'd like to know if this sounds strange to other ranchers.

And sorry for any English mistake ....

Leandro