Re: [Catalyst] Debugging Catalyst with Eclipse

2008-07-14 Thread Dan Dascalescu
On Tue, Jan 22, 2008 at 2:21 AM, Matt S Trout <[EMAIL PROTECTED]> wrote: > On Mon, Jan 21, 2008 at 11:22:37AM -0600, Nathan Waddell wrote: >> Matt, >> I guess what I'm trying to express is that - in my opinion - there is >> a learning curve to Catalyst. I think more documentation could ease >> tha

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-07-14 Thread Dan Dascalescu
On Thu, Jan 17, 2008 at 8:37 AM, Nathan Waddell <[EMAIL PROTECTED]> wrote: > Does anyone have experience with using the Eclipse IDE to debug > Catalyst applications? Any updates on this? If so, please update http://www.wikivs.com/wiki/Catalyst_vs_Ruby_on_Rails#Debugging and http://dev.catalyst.per

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-31 Thread Nathan Waddell
Thanks a ton. Your answer gave me exactly what I needed. cheers N > Hope that's some help. > > cheers > RET ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-arc

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-25 Thread Richard Thomas
On 24/01/2008, at 3:49 AM, Nathan Waddell wrote: One thing that I can't seem to find (and maybe I don't know where to look) is an intermediate overview of how to use the stash in coordination with templating systems. For example, I know that I can: Example TT template: A very basic template. H

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-23 Thread Nathan Waddell
I'll be sure to pass the message on to my boss. Yeah, there's few good reasons to maintain a private fork... and that line of reasoning is definitely not one of them. On Jan 23, 2008 11:49 AM, Daniel Hulme <[EMAIL PROTECTED]> wrote: > That's great. Be sure to thank your employer on my behalf (and

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-23 Thread Daniel Hulme
On Wed, Jan 23, 2008 at 10:49:03AM -0600, Nathan Waddell wrote: > I'm signing up for the wiki as I write this. If that is the direction > the documentation effort is going, I'm going to concentrate on it. My > employer allows me to dedicate some of my time each week to 'creative > projects unrelate

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-23 Thread Nathan Waddell
I'm signing up for the wiki as I write this. If that is the direction the documentation effort is going, I'm going to concentrate on it. My employer allows me to dedicate some of my time each week to 'creative projects unrelated to our core business' and is a big consumer of Open Source and Free So

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-23 Thread Martin Ellison
Try going through the mailing list archives and extracting useful information. I got some useful advice on several sticking points, and I am sure others did too. Take that out and organise it. On 23/01/2008, Matt S Trout <[EMAIL PROTECTED]> wrote: > > On Tue, Jan 22, 2008 at 09:13:51AM -0600, Nath

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-22 Thread Matt S Trout
On Tue, Jan 22, 2008 at 09:13:51AM -0600, Nathan Waddell wrote: > Matt, > I'd love to help write more docs. What format do I use and who do I > submit them to? That's where my "what can't you find that you want to know?" question comes from. There's a lot in various lists members' heads that isn'

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-22 Thread Carl Johnstone
I'd love to help write more docs. What format do I use POD and who do I submit them to? I'd suggest starting on the catalyst-dev list. Carl ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-22 Thread Nathan Waddell
Matt, I'd love to help write more docs. What format do I use and who do I submit them to? On Jan 22, 2008 3:21 AM, Matt S Trout <[EMAIL PROTECTED]> wrote: > I understand what you're trying to express. > > What -I'm- trying to express is that all the documentation we have so far has > been written

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-22 Thread Matt S Trout
On Mon, Jan 21, 2008 at 11:22:37AM -0600, Nathan Waddell wrote: > Matt, > I guess what I'm trying to express is that - in my opinion - there is > a learning curve to Catalyst. I think more documentation could ease > that learning curve and help people get up to speed faster on how to > write, debu

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-21 Thread Nathan Waddell
Matt, I guess what I'm trying to express is that - in my opinion - there is a learning curve to Catalyst. I think more documentation could ease that learning curve and help people get up to speed faster on how to write, debug, and use Catalyst apps. Please understand that I'm certainly not trying

Re: Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-21 Thread Ise Olen
Good rant ;-) On Jan 21, 2008 1:13 PM, Jonathan Rockway <[EMAIL PROTECTED]> wrote: > > On Mon, 2008-01-21 at 13:35 +0300, dreel wrote: > > I'm using Eclipse. I'm so tired to write code in notepad-like editors > and switching between Terminal windows to debug. > > I've tried to use Vi for Win32 bu

Re: Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-21 Thread Jonathan Rockway
On Mon, 2008-01-21 at 13:35 +0300, dreel wrote: > I'm using Eclipse. I'm so tired to write code in notepad-like editors and > switching between Terminal windows to debug. > I've tried to use Vi for Win32 but my Win-oriented brain doesn't understand > it ( Like anything, it takes practice to

Re: Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-21 Thread dreel
I'm using Eclipse. I'm so tired to write code in notepad-like editors and switching between Terminal windows to debug. I've tried to use Vi for Win32 but my Win-oriented brain doesn't understand it ( ___ List: Catalyst@lists.scsys.co.uk Listinfo: ht

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-21 Thread Matt S Trout
On Fri, Jan 18, 2008 at 12:26:24PM -0600, Nathan Waddell wrote: > It would be really nice if there were some detailed articles on > dev.catalyst.perl.org regarding different options for debugging and > how to implement them. The documentation for the various things Peter already mentioned describe

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-21 Thread Matt S Trout
On Fri, Jan 18, 2008 at 09:28:45AM -0600, Nathan Waddell wrote: > Wow, thanks for all the responses. > > Troy, I'll subscribe to the EPIC list and see if I can get a > conversation started on their end. > > Matt, I guess you're a member of the EPIC list? No, not at all. As I already said, I con

RE: [Catalyst] Debugging Catalyst with Eclipse

2008-01-18 Thread Mesdaq, Ali
-- -Original Message- From: Dmitriy S. Sinyavskiy [mailto:[EMAIL PROTECTED] Sent: Thursday, January 17, 2008 4:33 PM To: The elegant MVC web framework Subject: Re: [Catalyst] Debugging Catalyst with Eclipse Hello, Nathan. You write 17 2008 ., 18:37:19: I'm using Eclipse IDE + EPIC to deb

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-18 Thread Nathan Waddell
ell [mailto:[EMAIL PROTECTED] > >Sent: 18 January 2008 15:29 > >To: The elegant MVC web framework > >Subject: Re: [Catalyst] Debugging Catalyst with Eclipse > > > >Wow, thanks for all the responses. > > > >Troy, I'll subscribe to the EPIC list and see if

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-18 Thread Peter Edwards
-Original Message- >From: Nathan Waddell [mailto:[EMAIL PROTECTED] >Sent: 18 January 2008 15:29 >To: The elegant MVC web framework >Subject: Re: [Catalyst] Debugging Catalyst with Eclipse > >Wow, thanks for all the responses. > >Troy, I'll subscribe to the EPI

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-18 Thread Nathan Waddell
Wow, thanks for all the responses. Troy, I'll subscribe to the EPIC list and see if I can get a conversation started on their end. Matt, I guess you're a member of the EPIC list? Dmitriy, how did you set up Eclipse+EPIC to debug Catalyst apps? Peter, the Devel::ebug as remote debugger sounds pr

RE: [Catalyst] Debugging Catalyst with Eclipse

2008-01-18 Thread Peter Edwards
>On Thu, Jan 17, 2008 at 11:11:13AM -0500, Troy Davis wrote: > On Jan 17, 2008, at 10:37 AM, Nathan Waddell wrote: > >I'm specifically looking for some tips on how to set up Eclipse (with > >EPIC, of course) to debug Catalyst applications - either locally or > >remotely. I'm ok with using the Catal

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-18 Thread Matt S Trout
On Thu, Jan 17, 2008 at 11:11:13AM -0500, Troy Davis wrote: > On Jan 17, 2008, at 10:37 AM, Nathan Waddell wrote: > >I'm specifically looking for some tips on how to set up Eclipse (with > >EPIC, of course) to debug Catalyst applications - either locally or > >remotely. I'm ok with using the Cataly

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-17 Thread Dmitriy S. Sinyavskiy
Hello, Nathan. You write 17 2008 ., 18:37:19: I'm using Eclipse IDE + EPIC to debug my Catalyst apps. With Pad::Walker it can show values on variables even objects it's very useful to understand insides of processing) I'm using it in complex: internal browser, error output, debugger In the most

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-17 Thread John Napiorkowski
--- Troy Davis <[EMAIL PROTECTED]> wrote: > On Jan 17, 2008, at 10:37 AM, Nathan Waddell wrote: > > I'm specifically looking for some tips on how to > set up Eclipse (with > > EPIC, of course) to debug Catalyst applications - > either locally or > > remotely. I'm ok with using the Catalyst built-

Re: [Catalyst] Debugging Catalyst with Eclipse

2008-01-17 Thread Troy Davis
On Jan 17, 2008, at 10:37 AM, Nathan Waddell wrote: I'm specifically looking for some tips on how to set up Eclipse (with EPIC, of course) to debug Catalyst applications - either locally or remotely. I'm ok with using the Catalyst built-in development server for this, so no worries about Apache,