You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ecs-user@jakarta.apache.org by Mikko Jäväjä <mi...@asposys.fi> on 2001/05/29 10:40:20 UTC

How can I do this?

Hello

How can I do wml like this with ECS:

<wml>
  <card id="Login" title="Login">
    <onevent type="ontimer">
      <go href="http://Login.wml"/>
    </onevent>
    <timer value="5"/>
    <p align="center">
       Hello
      <br/>
      <img src="Img.wbmp" alt="Logo"/>
    </p>
  </card>

</wml>

A specially onevent is missing.

Please, help me.



---------------------------------------------------------------------
To unsubscribe, e-mail: ecs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ecs-user-help@jakarta.apache.org


Re: How can I do this?

Posted by Stephan Nagy <sn...@connectria.com>.
robert burrell donkin wrote:

> On Wednesday, May 30, 2001, at 03:53 PM, Stephan Nagy wrote:
>
>> robert burrell donkin wrote:
>>
>>> On Tuesday, May 29, 2001, at 09:40 AM, Mikko Jäväjä wrote:
>>>
>>>
>>> yes - so it is.
>>> (i'm pretty sure that our wml is behind the spec. one of the reasons 
>>> why  it's been left is that hopefully we'll be generating our ecs2 
>>> wml base  classes directly from the official DTD.)
>>
>>
>>
>> Yep, basedoff of Robert's (xhtml,wml) and Jim Krai's (html) 
>> preliminary work with texen. We are going to be generating the 
>> html,xml,wml packages from xml schema's/dtd's.  Sorry I hadn't 
>> followed up with you Robert but what you did looks good and I'm 
>> looking forward to incorporating it into ecs2.  If anyone knows of a 
>> dtd or schema for RTF could you point me at it?
>>
>
> i don't know if you can get a schema for rtf
> but i can definitely get hold of DTDs for jsp's and for vxml.

Sounds good the more the better.  I'm not sure if a dtd/schema for rtf 
exists since its not really xml, but some subset of sgml.

-stephan



---------------------------------------------------------------------
To unsubscribe, e-mail: ecs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ecs-user-help@jakarta.apache.org


Re: How can I do this?

Posted by robert burrell donkin <ro...@mac.com>.
On Wednesday, May 30, 2001, at 03:53 PM, Stephan Nagy wrote:

> robert burrell donkin wrote:
>
>> On Tuesday, May 29, 2001, at 09:40 AM, Mikko Jäväjä wrote:
>>
>>
>> yes - so it is.
>> (i'm pretty sure that our wml is behind the spec. one of the reasons 
>> why  it's been left is that hopefully we'll be generating our ecs2 wml 
>> base  classes directly from the official DTD.)
>
>
> Yep, basedoff of Robert's (xhtml,wml) and Jim Krai's (html) preliminary 
> work with texen. We are going to be generating the html,xml,wml 
> packages from xml schema's/dtd's.  Sorry I hadn't followed up with you 
> Robert but what you did looks good and I'm looking forward to 
> incorporating it into ecs2.  If anyone knows of a dtd or schema for RTF 
> could you point me at it?
>

i don't know if you can get a schema for rtf
but i can definitely get hold of DTDs for jsp's and for vxml.

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: ecs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ecs-user-help@jakarta.apache.org


Re: international character sets bug fix patch

Posted by robert burrell donkin <ro...@mac.com>.
On Sunday, June 3, 2001, at 06:32 PM, Jon Stevens wrote:

> on 6/3/01 7:37 AM, "robert burrell donkin" <ro...@mac.com> wrote:
>
>> i've now commit that patch (which i produced previously) which
>> (hopefully) fixes the international character sets bug.
>>
>> - robert
>
> Can you please come up with a test case for this?
>

only with difficulty...

one of the reasons that i've been holding out from committing this patch 
is that it was really tricky for me to reproduce. the user who i worked 
with to fix this bug was using icelandic characters.  i'm sort of 
relying on the fact that he said this patch made his problems go away 
and that i haven't heard from again from a german (who had posted a 
similar problem) after i posted this patch to the list.

i could forward you the test case posted by magnus to the list in april, 
or i could try to find my test code and post you that instead.
or - i suppose -  i could post you both.

(i guess that i should post to you direct)

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: ecs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ecs-user-help@jakarta.apache.org


Re: international character sets bug fix patch

Posted by Jon Stevens <jo...@latchkey.com>.
on 6/3/01 7:37 AM, "robert burrell donkin" <ro...@mac.com> wrote:

> i've now commit that patch (which i produced previously) which
> (hopefully) fixes the international character sets bug.
> 
> - robert

Can you please come up with a test case for this?

-jon

-- 
"Open source is not available to commercial companies."
            -Steve Balmer, CEO Microsoft
<http://www.suntimes.com/output/tech/cst-fin-micro01.html>


---------------------------------------------------------------------
To unsubscribe, e-mail: ecs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ecs-user-help@jakarta.apache.org


international character sets bug fix patch

Posted by robert burrell donkin <ro...@mac.com>.
i've now commit that patch (which i produced previously) which 
(hopefully) fixes the international character sets bug.

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: ecs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ecs-user-help@jakarta.apache.org


Re: How can I do this?

Posted by robert burrell donkin <ro...@mac.com>.
On Wednesday, May 30, 2001, at 03:53 PM, Stephan Nagy wrote:

> robert burrell donkin wrote:
>
>> On Tuesday, May 29, 2001, at 09:40 AM, Mikko Jäväjä wrote:
>>
>>
>> yes - so it is.
>> (i'm pretty sure that our wml is behind the spec. one of the reasons 
>> why  it's been left is that hopefully we'll be generating our ecs2 wml 
>> base  classes directly from the official DTD.)
>
>
> Yep, basedoff of Robert's (xhtml,wml) and Jim Krai's (html) preliminary 
> work with texen. We are going to be generating the html,xml,wml 
> packages from xml schema's/dtd's.  Sorry I hadn't followed up with you 
> Robert but what you did looks good and I'm looking forward to 
> incorporating it into ecs2.  If anyone knows of a dtd or schema for RTF 
> could you point me at it?
>

cool.
i don't know off hand of an RTF schema but i'll put my thinking hat on...

  - robert

---------------------------------------------------------------------
To unsubscribe, e-mail: ecs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ecs-user-help@jakarta.apache.org


Re: How can I do this?

Posted by robert burrell donkin <ro...@mac.com>.
On Tuesday, June 5, 2001, at 04:08 PM, Stephan Nagy wrote:

> robert burrell donkin wrote:
>
>>
>> On Wednesday, May 30, 2001, at 03:53 PM, Stephan Nagy wrote:
>>
>> this might well be extremely left field but...
>>
>> maybe one way to make the rtf upgrading easier could be to use  
>> introspection to inspect the 1.4 classes and then use this 
>> information  to generation new classes around the new ecs 2 core
>
> I was hoping for something a little more comprehensive the only classes 
> that exist in the rtf package are the ones I needed to create a driver 
> for a transformation engine i created, so it is far from complete.

OK
i guess we'll have to think of something else

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: ecs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ecs-user-help@jakarta.apache.org


Re: How can I do this?

Posted by Stephan Nagy <sn...@connectria.com>.
robert burrell donkin wrote:

>
> On Wednesday, May 30, 2001, at 03:53 PM, Stephan Nagy wrote:
>
>>
>> Yep, basedoff of Robert's (xhtml,wml) and Jim Krai's (html) 
>> preliminary  work with texen. We are going to be generating the 
>> html,xml,wml  packages from xml schema's/dtd's.  Sorry I hadn't 
>> followed up with you  Robert but what you did looks good and I'm 
>> looking forward to  incorporating it into ecs2.  If anyone knows of a 
>> dtd or schema for RTF  could you point me at it?
>>
>
> this might well be extremely left field but...
>
> maybe one way to make the rtf upgrading easier could be to use  
> introspection to inspect the 1.4 classes and then use this 
> information  to generation new classes around the new ecs 2 core

I was hoping for something a little more comprehensive the only classes 
that exist in the rtf package are the ones I needed to create a driver 
for a transformation engine i created, so it is far from complete.

-stephan


---------------------------------------------------------------------
To unsubscribe, e-mail: ecs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ecs-user-help@jakarta.apache.org


Re: How can I do this?

Posted by robert burrell donkin <ro...@mac.com>.
On Wednesday, May 30, 2001, at 03:53 PM, Stephan Nagy wrote:
>
> Yep, basedoff of Robert's (xhtml,wml) and Jim Krai's (html) preliminary 
> work with texen. We are going to be generating the html,xml,wml 
> packages from xml schema's/dtd's.  Sorry I hadn't followed up with you 
> Robert but what you did looks good and I'm looking forward to 
> incorporating it into ecs2.  If anyone knows of a dtd or schema for RTF 
> could you point me at it?
>

this might well be extremely left field but...

maybe one way to make the rtf upgrading easier could be to use 
introspection to inspect the 1.4 classes and then use this information 
to generation new classes around the new ecs 2 core

- robert


---------------------------------------------------------------------
To unsubscribe, e-mail: ecs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ecs-user-help@jakarta.apache.org


Re: How can I do this?

Posted by Stephan Nagy <sn...@connectria.com>.
robert burrell donkin wrote:

> On Tuesday, May 29, 2001, at 09:40 AM, Mikko Jäväjä wrote:
>
>
> yes - so it is.
> (i'm pretty sure that our wml is behind the spec. one of the reasons 
> why  it's been left is that hopefully we'll be generating our ecs2 wml 
> base  classes directly from the official DTD.)


Yep, basedoff of Robert's (xhtml,wml) and Jim Krai's (html) preliminary 
work with texen. We are going to be generating the html,xml,wml packages 
from xml schema's/dtd's.  Sorry I hadn't followed up with you Robert but 
what you did looks good and I'm looking forward to incorporating it into 
ecs2.  If anyone knows of a dtd or schema for RTF could you point me at it?

-stephan


---------------------------------------------------------------------
To unsubscribe, e-mail: ecs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ecs-user-help@jakarta.apache.org


Re: How can I do this?

Posted by robert burrell donkin <ro...@mac.com>.
On Tuesday, May 29, 2001, at 09:40 AM, Mikko Jäväjä wrote:

> Hello
>
> How can I do wml like this with ECS:
>
> <wml>
>   <card id="Login" title="Login">
>     <onevent type="ontimer">
>       <go href="http://Login.wml"/>
>     </onevent>
>     <timer value="5"/>
>     <p align="center">
>        Hello
>       <br/>
>       <img src="Img.wbmp" alt="Logo"/>
>     </p>
>   </card>
>
> </wml>
>
> A specially onevent is missing.

yes - so it is.
(i'm pretty sure that our wml is behind the spec. one of the reasons why 
it's been left is that hopefully we'll be generating our ecs2 wml base 
classes directly from the official DTD.)

if you're happy about rolling your own jar from the latest cvs (not very 
difficult) i'll add in that (those) new class(es) for you.
otherwise, i could roll you a new jar here and email it to you.

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: ecs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ecs-user-help@jakarta.apache.org


Re: How can I do this?

Posted by robert burrell donkin <ro...@mac.com>.
On Tuesday, May 29, 2001, at 09:40 AM, Mikko Jäväjä wrote:

> Hello
>
> How can I do wml like this with ECS:
>
> <wml>
>   <card id="Login" title="Login">
>     <onevent type="ontimer">
>       <go href="http://Login.wml"/>
>     </onevent>
>     <timer value="5"/>
>     <p align="center">
>        Hello
>       <br/>
>       <img src="Img.wbmp" alt="Logo"/>
>     </p>
>   </card>
>
> </wml>
>
> A specially onevent is missing.
>
> Please, help me.
>

i've commited new classes for the missing wml elements today.
(hopefully, i've got all the 1.1 elements now since i generated a 
complete set and then looked for those elements which were missing)

i can now produce the above using ecs without any problems - i'm sure 
that you'll have no problems but if you do, just post to the list and 
i'll post a code sample.

what you'll need to do is use cvs to get the latest version and then 
build from the sources - don't worry it's pretty easy. if you want to 
know how to do that, instructions are on the jakarta site 
http://jakarta.apache.org/site/cvsindex.html.

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: ecs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ecs-user-help@jakarta.apache.org