swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swarm-Support] =Problems_on_Debug_of_Swarm_and _Others


From: Paul Johnson
Subject: Re: [Swarm-Support] =Problems_on_Debug_of_Swarm_and _Others
Date: Wed, 11 Jan 2006 10:17:21 -0600
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929)

Stone Oliver wrote:

Hi list,
My questions are:
1) Is there a visual debugger for Swarm programming under Java Development Environment?

Sorry, I don't know anything beyond that there is in the SwarmFAQ. I doubt there is a "visual" debugger, but you for sure will be able to get backtraces from crashpoints.

2) Should we create our own objects outside the "buildObjects()" method?

Yes! buildObjects is just a piece of terminology. You can certainly create objects in other methods. I've fallen into the habit of putting object creation elements in an "init:" method that I call right after createEnd.

I gather you are a Java user, but if you grab some of the bigger working examples in Objective-C, you will have a better chance to see all of the possibilities.

pj

Regards.
                                     Stone



reply via email to

[Prev in Thread] Current Thread [Next in Thread]