Results 1 to 8 of 8
Thread: class diagram for creating forum
- 11-28-2010, 12:07 PM #1
Member
- Join Date
- Nov 2010
- Posts
- 33
- Rep Power
- 0
- 11-28-2010, 12:19 PM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,398
- Blog Entries
- 7
- Rep Power
- 17
If you want to create complete forum software you'll need more than one class. b.t.w. there's a lot of free forum software around. Start here.
kind regards,
JosLast edited by JosAH; 11-28-2010 at 12:45 PM.
When people rob a bank they get a penalty; when banks rob people they get a bonus.
- 11-28-2010, 12:53 PM #3
Member
- Join Date
- Nov 2010
- Posts
- 33
- Rep Power
- 0
thanks alot....but i still quite blur...i have to create it myself using java coding.now i have to identify the class first
-
I'm getting the feeling that this is for a school assignment, correct?
- 11-28-2010, 01:07 PM #5
Member
- Join Date
- Nov 2010
- Posts
- 33
- Rep Power
- 0
ya.it is.i trying now
- 11-28-2010, 01:19 PM #6
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,398
- Blog Entries
- 7
- Rep Power
- 17
Well then, it still won't harm to read the link I supplied; if only to use it for a list what not to implement. I'd start by defining a (small) list of stuff you want to implement. Here's a start:
- list all topics
- list all messages in a topic
- start a topic
- reply to a topic
kind regards,
JosWhen people rob a bank they get a penalty; when banks rob people they get a bonus.
- 11-28-2010, 01:26 PM #7
Member
- Join Date
- Nov 2010
- Posts
- 33
- Rep Power
- 0
thanks jo, you are really helpful. i had identify one class for creating and one class for replying.as for creating i have the following attributes: id, title, author, date, time, and comments. as for replying i only have: userId, userName, date, time, and reply.
Am i on the right track.pls advice and teach.thanks.
- 11-28-2010, 02:00 PM #8
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,398
- Blog Entries
- 7
- Rep Power
- 17
When people rob a bank they get a penalty; when banks rob people they get a bonus.
Similar Threads
-
creating diagram editor
By Mekonom in forum AWT / SwingReplies: 7Last Post: 11-11-2009, 01:29 AM -
UML class diagram generator!
By renegadeandy in forum Advanced JavaReplies: 5Last Post: 04-11-2009, 07:08 AM -
Need a plugin for Class Diagram generation
By pesho318i in forum EclipseReplies: 0Last Post: 12-03-2008, 01:00 AM -
Automatic class diagram creation tools ?!?!
By int80 in forum EclipseReplies: 0Last Post: 08-28-2008, 05:14 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks