by JADE Kid - Ray Hidayat >> Fri, 12 Jan 2001 0:42:10 GMT
Have you ever come to a time when you needed to store more information in a system class, like the File class?
Now, I never came across it before, so this feeling may be rare, but in this system I need to store which 'set' this file belongs to. I can't tell you everything about sets, because of Confidentiality, but they are a bunch of files and folders. By knowing which 'set' the file belongs to, I will find it easier to use this file and to know where to put it when I synchronise it with another computer.
But the thing is, I used the 'File' class just about everywhere in my code, I have references to FileArrays and things, and I can't be bothered going through all of it just to make a little change. Maybe I should have designed better. But now it's too late.
Do you think it would be a good idea to be able to change some of those system classes in your schemas. Personally, I don't really, but I want to see what you think.
--
Ray Hidayat
JADE Kid - 2000
www.jadekids.com