Re: ANT Build file to consolidate page/html files?

2006-04-03 Thread Derick Fernando
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ NOD32 1.1467 (20060402) Information __ This message was checked by NOD32 antivirus system. http://www.eset.com -- ..... Derick Fernando

Re: Why does PageLink include state in the URL?

2006-04-03 Thread Derick Fernando
ED] __ NOD32 1.1467 (20060402) Information __ This message was checked by NOD32 antivirus system. http://www.eset.com ......... Derick Fernando Lead Architect [EMAIL PROTECTED] http://www.thelabllc.com

Re: ANNOUNCE: Cognition Framework - Alpha Release

2006-03-29 Thread Derick Fernando
ss pages and components? Thanks. It looks like a very promising project Raul Raja. Derick Fernando wrote: Hello, I copied this from the nightly builds, I'll try to get this resolved shortly. Thanks for the feedback. Robert Hannebauer wrote: Hi, the presentation looks really great. I wanted

Re: "Fanciful Ideas = Reality" - A Response to Howard's Blog

2006-03-29 Thread Derick Fernando
should be fairly simple and doesnt require you to know the details of the framework. Next step, download FW and demo app. Will not burden you with more Q&A till then. Regards, On 3/29/06, Derick Fernando <[EMAIL PROTECTED]> wrote: Pedro Viegas wrote: Steve, This Cognition framework

Re: "Fanciful Ideas = Reality" - A Response to Howard's Blog

2006-03-29 Thread Derick Fernando
Pedro Viegas wrote: Steve, This Cognition framework is sounding better by the minute. I'm in the middle of creating a base platform for app development exactly with T4, Hivemind, Hibernate, so it's really a quick fit for me, it appears. Model based code generation ou reverse engeneering is preci

Re: ANNOUNCE: Cognition Framework - Alpha Release

2006-03-23 Thread Derick Fernando
ising project Raul Raja. Derick Fernando wrote: Hello, I copied this from the nightly builds, I'll try to get this resolved shortly. Thanks for the feedback. Robert Hannebauer wrote: Hi, the presentation looks really great. I wanted to try the modeler, but it seems there are some missi

Re: ANNOUNCE: Cognition Framework - Alpha Release

2006-03-23 Thread Derick Fernando
. e.x. com.thelabllc.cfmodel.wizards.NewProjectCreationWizard. Robert Jesse Kuhnert wrote: This sounds great! Good work guys :) I prefer using jdk 5 and hibernate exclusively and might actually be able to use something like this. On 3/23/06, Derick Fernando <[EMAIL PROTECTED]> wrote: Steven Bell wrote:

Re: ANNOUNCE: Cognition Framework - Alpha Release

2006-03-23 Thread Derick Fernando
estry community and beyond. Derick Fernando, Lead Architect Steve Motola, President The Lab, LLC http://www.thelabllc.com This message was sent using IMP, the Internet Messaging Program. --

Re: Contrib:Table - How to change rendering of th?

2006-03-07 Thread Derick Fernando
.1275 (20051103) Information __ This message was checked by NOD32 antivirus system. http://www.eset.com -- ..... Derick Fernando Lead Architect [EMAIL PROTECTED] (323) 314-9593 http://www.thelabllc.com Content is for intended recipient only. Copy

Re: Readonly attribute in textField set value in for loop

2006-01-25 Thread Derick Fernando
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ NOD32 1.1275 (20051103) Information __ This message was checked by NOD32 antivirus system. http://www.eset.com -- ..... Derick Fernando Lead Architect [EMAIL PROTECTED] (323

Re: Injecting global into visit is proving to be very hard!

2006-01-24 Thread Derick Fernando
-mail: [EMAIL PROTECTED] __ NOD32 1.1275 (20051103) Information __ This message was checked by NOD32 antivirus system. http://www.eset.com -- ..... Derick Fernando Lead Architect [EMAIL PROTECTED] (323) 314-9593 http://www.thelabll

Re: IBinding getBoolean(), what do i use with Tapestry 4.0?

2006-01-23 Thread Derick Fernando
em. http://www.eset.com -- ..... Derick Fernando Lead Architect [EMAIL PROTECTED] (323) 314-9593 http://www.thelabllc.com Content is for intended recipient only. Copyright 2001-2005, The Lab, LLC -

Re: service:tapestry.coerce.ValueConverter

2006-01-13 Thread Derick Fernando
Hello, Just occurred to me, try making: an inherited-binding like: I dont see inherited-binding in the docs at: http://jakarta.apache.org/tapestry/UsersGuide/spec.html should it be there? Thanks Derick Fernando wrote: Hello Again, My first response was based on your first email

Re: service:tapestry.coerce.ValueConverter

2006-01-13 Thread Derick Fernando
Hello Again, My first response was based on your first email. According to your stack trace in the second email, you are having a different problem with AbstractBinding. Perhaps someone else can help figure it out. Thanks Derick Fernando wrote: Hello, Whats happening here is that tapestry

Re: service:tapestry.coerce.ValueConverter

2006-01-13 Thread Derick Fernando
Hello, Whats happening here is that tapestry needs to know how to convert whatever is returned by getJavaScripts() into an iterator. So take a look at: http://jakarta.apache.org/tapestry/tapestry/hivedocs/module/tapestry.coerce.html You could do something like: public abstract List getJavaSc

Re: Abstract superclass for pages with injection in T4?

2005-12-22 Thread Derick Fernando
us system. http://www.eset.com -- ..... Derick Fernando Lead Architect [EMAIL PROTECTED] (323) 314-9593 http://www.thelabllc.com Content is for intended recipient only. Copyright 2001-2005, The Lab, LLC - To unsubscribe,

Re: Unique Ids

2005-12-22 Thread Derick Fernando
TML id ? Yes, It is valid, for the sake of HTML4 compatiblitly [A-Za-z][A-Za-z0-9:_.-] is valid. ......... Derick Fernando Lead Architect [EMAIL PROTECTED] (323) 314-9593 http://www.thelabllc.com Content is for intended recipient only. Copyright 200

Re: Issue with beans of the same class

2005-11-21 Thread Derick Fernando
Missed that, Thanks Patrick Casey wrote: I don't think it's a bug; I think it's the fact that your "count" value is defined as static :). So both your beans are addressing the same integer when they count. --- Pat -Original Message----- From

Issue with beans of the same class

2005-11-21 Thread Derick Fernando
Counter 1: 1 Counter 2: 2 Counter 1: 3 Counter 2: 4 Counter 1: 5 Counter 2: 6 The problem as you can see occurs after the first iteration. I think this may be a bug, just wanted to make sure before I open an issue in JIRA. Thanks . Derick Fernando Lead

Re: Can a service point link to a spring object

2005-11-20 Thread Derick Fernando
-- . Derick Fernando Lead Architect [EMAIL PROTECTED] (323) 314-9593 http://www.thelabllc.com Content is for intended recipient only. Copyright 2001-2005, The Lab, LLC - To unsubscribe

Re: interface enhancing

2005-10-24 Thread Derick Fernando
w.eset.com -- ..... Derick Fernando Lead Architect [EMAIL PROTECTED] (323) 314-9593 http://www.thelabllc.com Content is for intended recipient only. Copyright 2001-2005, The Lab, LLC - To unsubscri

Re: How to declare a global application state object (a la Visit)

2005-10-13 Thread Derick Fernando
D32 1.1252 (20051013) Information __ This message was checked by NOD32 antivirus system. http://www.eset.com -- ..... Derick Fernando Lead Architect [EMAIL PROTECTED] (323) 314-9593 http://www.thelabllc.com Content is for intended recipient only.

Re: including html to be processed

2005-10-13 Thread Derick Fernando
onent. -- ..... Derick Fernando Lead Architect [EMAIL PROTECTED] (323) 314-9593 http://www.thelabllc.com Content is for intended recipient only. Copyright 2001-2005, The Lab, LLC - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Library 'gfe' not found in namespace 'gfe'

2005-10-12 Thread Derick Fernando
Yes, I just copied the text from: http://jakarta.apache.org/tapestry/tapestry-contrib/index.html Geoff Longman wrote: why classpath:/org/apache/tapestry/contrib/Contrib.library ? Isn't the path resolved in the classpath by default? Geoff On 10/11/05, Derick Fernando <[EMAIL PROTECTED

Re: getting the rendered content of a page

2005-10-12 Thread Derick Fernando
endly' page and convert it to a pdf. Anyone know an easy way to get get the content of the rendered page? One option is to simply request the page and read from the url but I wanted to know if there was another way. -- ..... Derick Fernando Lead Archit

Re: Library 'gfe' not found in namespace 'gfe'

2005-10-11 Thread Derick Fernando
--- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __ NOD32 1.1250 (20051011) Information __ This message was checked by NOD32 antivirus system. http://www.eset.com -- .......

Re: TableColumn String Problem

2005-10-08 Thread Derick Fernando
___ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- ..... De

Re: Is this a bug?

2005-09-16 Thread Derick Fernando
use bad syntax? > > Thanks, > > Rob > > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.344 / Virus Database: 267.10.24/101 - Release Date: 9/13/2005 -- Derick Fernando Le

Re: Have a small Query

2005-09-16 Thread Derick Fernando
njali Abraham wrote > Can I call a Listener method from my html's tag element. If > so, how to call the same... > > Please respond with solution... > > Regards, > Anjali -- Derick Fernando Lead Architect [EMAIL PROTECTED] (323) 314-9593 http://www.thelabllc.com Content

Re: Multiple application but login once

2005-09-16 Thread Derick Fernando
--- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Derick Fernando Lead Architect [EMAIL PROTECTED] (323) 314-9593 http://www.thelabllc.com Content is for inte

Re: Eclipse .page recognize as XML: Geoff?

2005-07-27 Thread Derick Fernando
have started work on Spindle > for Tapestry 4.0 and need an able bodied tester, I'd love to get my hands on > it. Would solve this problem very easily for me. ;) > > > > Thanks. > > > > Gregg Bolinger > > > > --------- > To unsubscribe, e-m