Go Back   RunUO - Ultima Online Emulation > RunUO > Utility Support > Ultima SDK

Ultima SDK Support for the Ultima SDK.

Reply
 
Thread Tools Display Modes
Old 11-25-2003, 10:59 AM   #26 (permalink)
Newbie
 
Join Date: Nov 2003
Posts: 30
Default

does this thread go anywhere?

well i had a look on the class view of the dll and what im missing is:

nearer description of how methods work:
most methods and classes are self descripting but so or so it would be nice if i wouldnt have to guess most things by myself... Please dont argue with "bla if you were a real programmer..." I am fun-programmer which doesnt make me lazy but realistic... Clean programming requires a good base and if this dll would be really helpfull, it would at least provide xml comments
btw: im getting 'System.IO.DirectoryNotFoundException's all the time... where do i set the directory to search for? i cant do anything without specifying the file path

but all in all: nice work anyways
squishy is offline   Reply With Quote
Old 11-25-2003, 11:07 AM   #27 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

1)Clean programming requires a good base and if this dll would be really helpfull, it would at least provide xml comments

Thats not true, besides no way we would be able to view the xml comments since the SDK is closed source.


2) btw: im getting 'System.IO.DirectoryNotFoundException's all the time... where do i set the directory to search for? i cant do anything without specifying the file path

Whats the code your using to get this error?


3) You done need anything more then intelisense, which is basicly the object browswer viewer.

Yeah I like intelisense makes the effort having to use sources like msdn no sort of out dated.
Phantom is offline   Reply With Quote
Old 11-25-2003, 11:16 AM   #28 (permalink)
Newbie
 
Join Date: Nov 2003
Posts: 30
Default

there actually are xml comments describing members so you know what the member does when the autocompletition pops up

well all basic methods im using result into this exception, eg:
Gumps gumps = new Gumps(); or
Map.[...].GetImage and so on

it doesnt seem to find the uo dir... i wonder why theres no option to specify the location of the files (even sphere provides that)

when i initialize Gumps, its directly followed by a 'System.TypeInitializationException': The TypeInitializer for Ultima.Gumps caused exception .....
squishy is offline   Reply With Quote
Old 11-25-2003, 11:43 AM   #29 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Quote:
Originally Posted by squishy
there actually are xml comments describing members so you know what the member does when the autocompletition pops up

well all basic methods im using result into this exception, eg:
Gumps gumps = new Gumps(); or
Map.[...].GetImage and so on

it doesnt seem to find the uo dir... i wonder why theres no option to specify the location of the files (even sphere provides that)

when i initialize Gumps, its directly followed by a 'System.TypeInitializationException': The TypeInitializer for Ultima.Gumps caused exception .....
I need actually "legal" code no some "..." code.

If your getting an expection there is a good reason. I have no problems using those methods, and no I will not give you an example of how to do it.
Phantom is offline   Reply With Quote
Old 11-25-2003, 11:49 AM   #30 (permalink)
Newbie
 
Join Date: Nov 2003
Posts: 30
Default

public Game() {
Gumps gumps = new Gumps();
}

this is the code... it throws the mentioned exceptions...

where does it actually try to open the files?

and why dont you want to give an example?

anyways i moved this discussion to:
http://www.runuo.com/forum/viewtopic.php?p=187311#187311

since it is not actually about the documentation anymore
squishy is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5