reena kadam

Greenhorn
+ Follow
since Nov 16, 2001
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 reena kadam

Thanks for reply.
reena K
Hi Gennady Shapiro,
Congratulation,
great score in server & documantation!
Can you pl. clarify my one doubt ?
Although we are not using lock for local mode, Do we have to implement full code for lock and unlock in Data class also or only difination in Data class and complete implementation in RemoteData (network class) ?
Hi bravo,
Congratulation.
Can u pl. eloberate your GUI plan ? That is what did u do for future extention ?
thanks
reena k.
Congratulation !
what a great score . You must be prof. developer.
one question if u dont mind ?
did u wrote whole lock and unlock methods in Data class also or only defination(as Data class is used only for local mode)?
Or u kept complete lock & unlock methods in Both classes (Data and RemoteData)?
pl. guide
thanks
reena
Congratulation !
good score.
Excelent score in General consideration.
Did u use Box layout in GUI ?
Can u pl. eloberate your deceision on mode selection ?
What reason did u give for not extending data class ?
thanks
reena k.
That should not happen. mine worked as it is. It hasd to work as java is platform independent. Ofcourse, if your layout manager are not proper, then because of different resolution on different OS setting etc, u may get different result.
What is your layout like ? how many panels are on outermost window (frame)? is your appliication is working while resizing it ?
check all that first. i think u can find your mistake.
Peter,
your explanation (in Modifying vs inheritance )is really very deep and clear.
I was about to pack my project but now after reading your explanation I got stuck.

Originally posted by Peter den Haan:
[B]
"The RemoteData class is a subclass of Data responsible for providing access to a single local database file, comprising reading, writing and searching facilities, managing record and database locks for remote mode operation, and generating client IDs for remote clients. It is a Remote object to be exposed using RMI. The lock methods inherited from Data that do not take a client ID should not be used."
-----
Exaclty you mean to say RemoteData class(remote object) will extend Data class ? if that is true then my design is really wrong. u saved me. pl. comment on my design :
Data class implements dataInterface
RemoteData class extends UnicastRemoteObject, implements DataInterface
I have literally replicated Data class methods in Remotedata class(cut-paste), except RemoteData class is throwing RemoteException and implementing lock and unlock methods.
Is this correct or not proper OO design. Can u pl. comment (and guide)?
reena K

Peter,
your explanation is really very deep and clear.
I was about to pack my project but now after reading your explanation I got stuck.

Originally posted by Peter den Haan:
[B]
"The RemoteData class is a subclass of Data responsible for providing access to a single local database file, comprising reading, writing and searching facilities, managing record and database locks for remote mode operation, and generating client IDs for remote clients. It is a Remote object to be exposed using RMI. The lock methods inherited from Data that do not take a client ID should not be used."
-----
Exaclty you mean to say RemoteData class(remote object) will extend Data class ? if that is true then my design is really wrong. u saved me. pl. comment on my design :
Data class implements dataInterface
RemoteData class extends UnicastRemoteObject, implements DataInterface
I have literally replicated Data class methods in Remotedata class(cut-paste), except RemoteData class is throwing RemoteException and implementing lock and unlock methods.
Is this correct or not proper OO design. Can u pl. comment (and guide)?
reena K
[This message has been edited by reena kadam (edited November 25, 2001).]

Hello,
I read your degree(S)!! really how could u manage to pass all these exams ?! If u are in india i would love to meet u.
I have one query since long time i think u can give proper answer. pl. help if possible.
Q: what are the benifits of subclassing data class ? (Actually they says u should show benifis of both alterantive and then explain why u selected particular one.)
So can u pl. tell me theory + for our case "benifis of subclassing ?" (regardless of our choice)
I hope u will solve my prob.
thanks
reena K.
Thankx, can u pl. eloberate GUI.
i.e.
any specific attraction in GUI ?
Any precaution taken for future extension in gui?
What about Human/Commputer Interaction (HCI) principles ??
pl. tell your experience.
thanks
reena k.
Congratulation!!
also good score.
some query regarding GUI. pl. guide.
How many panels did u used all togather ?
what layout did u used ?
did u used box layout ?
did u used uimanager ?
any specific attraction in GUI ?
thanks in advance .
all the best for architeture exam .
reena K.

Congrates Dear!!
some questions if u dont mind.
How many panels did u use all togather in GUI ?
did u used box layout etc. ?
which layout did u used ?
How many pages of "design choice" papers.
thnaks in advance
reena K.
What is problem with my query ?
No reply ?
No body is giving ans ??
pl. give your view on my doubts
I am waiting for some guideline.
pl. help.
Any comment would be appreciated.
Reena K