|
From: Reuben G. <reu...@ay...> - 2005-08-03 16:00:44
|
Hey Dan, I don't really have a preference. Just look on the website and see if there's anything that seems interesting. I'd suggest the following: *If user tries to run and the templates have changed (i.e. methods and variables have been changed), popup a dialogue asking if the user would like to compile *Make sure that users can't enter Variables names, types, and AgentTypes that aren't allowed. *Save types that the user types into the Types combobox so that she can select them later too. *If a property is locked in RowDescriptor, make sure user can't edit it in the VariableTable or FunctionTable (You'll have to add some properties to SimpleMethodDescriptor to get this to work. It should be easy to figure out) -Reuben -- Reuben Grinberg reu...@ay... (609)233-9891 "`If there's anything more important than my ego around, I want it caught and shot now.'" -The Hitchiker's Guide to the Galaxy On Aug 2, 2005, at 8:55 PM, Daniel R Malconian wrote: > Hey Reuben, > > I did a bootleg fix of the remove problem (it still throws an error > but > functionally it works fine), fixed the windows errorparser problem, > and a few > minor other things. Any preference on where I should focus now? > > -Dan > > > Quoting Reuben Grinberg <reu...@ay...>: > > >> Hey Guys, >> >> I'm in the middle of getting inherited functios and variables to >> show up. It works, but I'm fixing some kinks. >> >> Just wanted to let you know so that we don't work on the same stuff. >> >> Cheers, >> Reuben >> -- >> Reuben Grinberg >> reu...@ay... >> (609)233-9891 >> >> "`Ford, you're turning into a penguin. Stop it.'" >> -The Hitchiker's Guide to the Galaxy >> >> >> > > > |