Login | Register  
ForumsMinimize
Subject: Concrete Objects question for Soshimo
Prev Next
You are not authorized to post a reply.

AuthorMessages
FoxedupUser is Offline
The Typo Mastre

Posts:4015

Send PM

04/04/2008 1:52 AM  

Sosh, in your Server Only post, you mentioned that there were a few concrete objects being referenced in our code. Do you remember what they are and if you have time could you make a list of them please so that I can work on abstracting them out of the main codebase.

Cheers

soshimoUser is Offline

Posts:26

Send PM

04/04/2008 2:09 PM  

No problem, there were only a few.

WheelMUD.Core.Interfaces.ISystemHost contains method UpdateSystemHost which references the object SystemUpdateArgs.
WheelMUD.Core.Interfaces.ISubSystemHost contains method UpdateSubSystemHost which references the object SystemUpdateArgs.
WheelMUD.Core.Interfaces.IRoom contains method RaiseReactionEvent which references the object ScriptingCommand.

I think thats it.  Like I said, there were very few of them.  Once you've done that though, you can abstract the server from the data completely.  Just implement the interfaces in your concrete objects - but you probably already knew that .

You are not authorized to post a reply.
Forums > WheelMUD > General > Concrete Objects question for Soshimo



ActiveForums 3.7
Copyright 2007-2008 by WheelMUD  | Terms Of Use | Privacy Statement