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