Login | Register  
ForumsMinimize
Subject: Typed Parameters
Prev Next
You are not authorized to post a reply.

AuthorMessages
sageUser is Offline
Peon
Peon
Posts:9
Columbus, OH
Send PM

06/22/2008 8:40 AM  

Is there a reaon that many of the lower level object properties are just strings and not typed? AreaID is an int at the data layer, don't we want it as an int all the way up the stack?

Also, can you make the checkbox to stay logged in work :p I'm getting tired of retyping my password already.

 

FastalanasaUser is Offline
Grumpy Half-Elf

Posts:86

Looking over your shoulder!
http://www.wheelmud.net
Send PM

06/22/2008 10:00 AM  
Posted By sage on 06/22/2008 8:40 AM

Is there a reaon that many of the lower level object properties are just strings and not typed? AreaID is an int at the data layer, don't we want it as an int all the way up the stack?

There was a reason for that, but I can't remember what was it. You have your own branch, so you can play with it and see how many things a change like that breaks anything.

Posted By sage on 06/22/2008 8:40 AM

Also, can you make the checkbox to stay logged in work :p I'm getting tired of retyping my password already.

Not sure why that is not working for you. What browser are you using?

sageUser is Offline
Peon
Peon
Posts:9
Columbus, OH
Send PM

06/22/2008 12:14 PM  

Not sure why that is not working for you. What browser are you using?

I'm using FireFox 3.

sageUser is Offline
Peon
Peon
Posts:9
Columbus, OH
Send PM

06/22/2008 12:16 PM  

There was a reason for that, but I can't remember what was it. You have your own branch, so you can play with it and see how many things a change like that breaks anything.

 Now, do you have an existing object in the system that has the DAL complete from the top to the bottom that I can look at to do other sections (like rooms) in a similar fashion?

 

FastalanasaUser is Offline
Grumpy Half-Elf

Posts:86

Looking over your shoulder!
http://www.wheelmud.net
Send PM

06/22/2008 12:32 PM  

Players is the closest thing to complete that we have right now. It's the first DAL slice that does saving. The lower level stuff comes with saving and deleting already built in. It's the Facades that have not been completed. I'm heading to church in a few minutes. I'll create a Visio graphic of a vertical object slice and put it in the Wiki, when I get back.

That reminds me... Since you are new, could you tell me what things you would like more documentation for? Documentation is something that is huge, and sort of overwhelming, if you just pick something and start with it.

FastalanasaUser is Offline
Grumpy Half-Elf

Posts:86

Looking over your shoulder!
http://www.wheelmud.net
Send PM

06/22/2008 7:27 PM  

Look over here for an overview of the levels of abastraction from the database on up:

http://www.wheelmud.net/Forums/tabid/59/forumid/8/postid/50/view/topic/Default.aspx

 

You are not authorized to post a reply.
Forums > WheelMUD > DAL > Typed Parameters



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