Re: how do we know if we can create a foo without creating it?


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]

Posted by kalpol on July 14, 2001 at 13:25:08:

In Reply to: how do we know if we can create a foo without creating it? posted by Alan Fong on July 14, 2001 at 12:57:12:

: how do we know if we can create a foo without actually creating it? I though once I got the baz files that it would be solved for me, but it only serves to confuse me more. Most of it is blank. does this mean we have to write it too?

the baz object is just an object thrown as an exception - i don't think you have to worry about it. what I did was just keep track of requested foo proc-id's until they were actually accessed, and then i made the foo.




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]