Bug?

2008-12-24 Thread Richard Ware
NegativeLengthCycleAnalyzer. FloydWarshallTransitiveClosureStrategy implements TransitiveClosureAnalyzer. But FloydWarshallZeroLengthCycleStrategy implements, not ZeroLengthCycleAnalyzer, but NegativeLengthCycleAnalyzer. Is this a bug? Or just a design choice that doesn't follow the pattern

Problem with escaped characters in MoML, [was Re: bug report.]

2008-07-11 Thread Christopher Brooks
there is a bug here in that if the inside of configure is gt;hellogt; then somehow that should be preserved. However, I'm not sure how to do that. _Christopher Hi guys: We met an exception on escaped character parsing of moml file. You can recur the exception

Re: Problem with escaped characters in MoML, [was Re: bug report.]

2008-07-11 Thread Jianwu Wang
Hi, Christopher, Thanks for your detailed reply. I made a mistake in model1.xml. It should not have the String: hello. Yet the bug still exist. Did you try customizing actor document with lt;anystringgt; ? I think it will throw exception when you save and reopen it. If you customize

Re: CT in DE in CT bug.

2007-02-28 Thread Xavier Snelgrove
class=ptolemy.data.expr.ExpertParameter value={300.0, 200.0} /property property name=Annotation class=ptolemy.vergil.kernel.attributes.TextAttribute property name=text class=ptolemy.kernel.util.StringAttribute value=This is a proof of concept of a bug in Ptolemy II 6.0.#10;Time does

CT in DE in CT bug.

2007-02-12 Thread webmaster
Hello all, There appears to be some sort of a bug when you nest a CT actor within a DE actor which is, in turn, within a CT domain. Time does not ever advance past 0. This problem is new with v6.0, and can be seen with a test-case I've made at: http://wxs.ca/ptII/CTinDEinCTbase.xml That example

Re: Bug in RecordUpdate

2006-11-14 Thread Christopher Brooks
that is set to int. If I set the type constraint of the third input to unknown and set the output of Const3 to int, then the problem goes away. There is a bug here, but I'm not sure of an easy fix. I cleaned up the error message so we now get: ptolemy.kernel.util.InvalidStateException: Port

Re: [kepler-dev] PN + NondeterministicMerge bug/question (fwd)

2006-07-31 Thread Christopher Brooks
shorter outputs occasionally. I would like to understand what is happening and why (except if it is a bug ). Thanks in advance for explanation. Norbert Norbert Podhorszki University of California, Davis

Re: [kepler-dev] PN + NondeterministicMerge bug/question (fwd)

2006-07-31 Thread Norbert Podhorszki
it works as expected. If you delete the Sleep actor (or even just set to 0) and run it a couple o f times, you will see shorter outputs occasionally. I would like to understand what is happening and why (except if it is a bug ). Thanks in advance for explanation. Norbert