File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Architect Certification (SCEA/OCMJEA) and the fly likes Retire Early Assignment Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » Architect Certification (SCEA/OCMJEA)
Reply Bookmark "Retire Early Assignment" Watch "Retire Early Assignment" New topic
Author

Retire Early Assignment

cristian sevescu
Greenhorn

Joined: Aug 16, 2012
Posts: 3
Hello,

1. Can I assume there exists an infinite amount of stock from where the users can buy? And also an infinite amount of cash so users can sell stock immediately? So everything happens in a virtual economy.
2. Or I should assume there is outside system (stock market) that does the real transactions and I have to address all the communication with this system?

I can not decide what is right to assume. First assumption seems to make the system too simple and the 2nd assumption seems to make the system too complex.
Is it even right to assume the existence of an additional external system?

Thank you.
Nimit Shah
Ranch Hand

Joined: Jul 02, 2007
Posts: 52
I have the same assignment.
I think it is OK to have an assumption as long as it does not make the system too simple.
E Armitage
Ranch Hand

Joined: Mar 17, 2012
Posts: 220
Which ever route you go, be sure to document the assumptions you have made.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Retire Early Assignment
 
Similar Threads
Detecting Crashes in JBoss 4.0.2
PartII: BDM & Integration questions
SCEA part II - assignment question
A question about java web development
Big Smokes Cigar - assumptions about the Catalog and the Order