Re: get-point-on-shape
"Simon Hartley" <[email protected]> Thu, 23 Sep 2004 14:35:16 +0100
| Newsgroups | gmane.comp.breve |
|---|---|
| Message-ID | <002e01c4a172$296cdb00$0302a8c0@ACER> |
Jon, I am using the provided shape classes. Rather than dump the whole simulation on you, I will knock up a demo file and get that to you - that is if I can reproduce it ;) Incidentaly I have feature suggestion; I will log it on FlySpray when I get my confirmation code through, but I thought I'd dump it here whilst I'm wrting; Feature Request: Logging Functionality: Additional methods on Controller class, "set-log-level to theValue (int)", "get-log-level", "log message msg (string) at-level theLevel (int)". The idea is to have the controller handle logging, so that we can use the controller's log method with a specified log level. If the controller's current log level (set via the set-log-level method ) is greater than or equal to the log level specified then the cotroller will print"" the supplied message, if not, not. This is functionality I find particuarly usefull in the Java package log4j, and I have implemented it as a derived class of Controller, but it would be nice to have it out-of-the-box. Regards, Simon. ----- Original Message ----- From: "jon klein" <[email protected]> To: <[email protected]> Sent: Wednesday, September 22, 2004 6:16 PM Subject: Re: [breve] get-point-on-shape > > On Sep 22, 2004, at 11:44 AM, Simon Hartley wrote: > >> Hiya People, >> >> I have another problem; get-point-on-shape, and was wondering if anyone >> can help. >> >> The documentation for this method states quite clearly that it is >> experimental, so I understand I'm going to have problems - which I am. >> >> The method seems to fail occasionally and return (0,0,0) even for a well >> initialised Shape. I can't work out what the failure conditions are; it >> seems to be fine for one shape and fails for a very similar shape. > > Are you using CustomShapes or are you using the provided shape classes? If > you can provide me with a simulation that shows the problem in action, I > should (hopefully) be able to fix it. > > - jon klein > > > _______________________________________________ > breve mailing list > [email protected] > http://lists.spiderland.org/mailman/listinfo/breve > _______________________________________________ breve mailing list [email protected] http://lists.spiderland.org/mailman/listinfo/breve