Re: Does anyone have example code using wicketstuff-dojo-api?

2011-02-08 Thread Martin Grigorov
Hi Mike,

The only example application I know is at
http://www.molindo.at/files/wicketstuff-dojo-1.1-test.tar.gz
It is linked at
http://wicketstuff.org/confluence/display/STUFFWIKI/wicketstuff-dojo-1.1

On Tue, Feb 8, 2011 at 4:37 AM, Michael O'Cleirigh <
michael.ocleir...@rivulet.ca> wrote:

> Hello,
>
> In wicket 1.3.x there was a fairly comprehensive dojo integration.  The
> examples are still visible on the wicketstuff.org site.
>
> At some point the wicketstuff-dojo and wicketstuff-dojo-examples were
> archived into the attic in svn. This version used dojo version 0.4
>
> Later there was a wicketstuff-dojo targeting version 1.1 that supported a
> smaller subset of the components.
>
> There were two modules:
> 1. wicketstuff-dojo-api containing the java api
> 2. wicketstuff-dojo-resources containing an ant plugin to download the dojo
> files.
>
> A user posted here on wanting to use dojo and being unaware of the previous
> history I pulled the source in from the sandbox repository back into
> core-1.4.x.
>
> I found out how to get rid of the dojo-resources project altogether and use
> the maven-dependency-plugin to bundle the dojo javascript files within the
> dojo-api jar.
>
> I have a branch in my fork of wicketstuff-core that contains:
> 1. dojo-original (0.4 version api)
> 2. dojo-original-examples (0.4 version examples)
> 3. dojo-api (1.4.3 version that bundles the javascript into the resultant
> jar)
>
> Link:
> https://github.com/mocleiri/core/tree/dojo-1.4.x/jdk-1.5-parent/dojo-parent
>
> I'm looking for an example application that is closer to working then the
> dojo-original-examples which is very different.  If I can get something that
> will run with my changes work I would keep the dojo version in core-1.4.x
> otherwise I think I will put it back into the sandbox.
>
> Even an application with a single interface control would let me see if the
> javascript is being exported properly.
>
> Thanks for your help,
>
> Mike
>
>
>
>
>
>
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


Does anyone have example code using wicketstuff-dojo-api?

2011-02-07 Thread Michael O'Cleirigh

Hello,

In wicket 1.3.x there was a fairly comprehensive dojo integration.  The 
examples are still visible on the wicketstuff.org site.


At some point the wicketstuff-dojo and wicketstuff-dojo-examples were 
archived into the attic in svn. This version used dojo version 0.4


Later there was a wicketstuff-dojo targeting version 1.1 that supported 
a smaller subset of the components.


There were two modules:
1. wicketstuff-dojo-api containing the java api
2. wicketstuff-dojo-resources containing an ant plugin to download the 
dojo files.


A user posted here on wanting to use dojo and being unaware of the 
previous history I pulled the source in from the sandbox repository back 
into core-1.4.x.


I found out how to get rid of the dojo-resources project altogether and 
use the maven-dependency-plugin to bundle the dojo javascript files 
within the dojo-api jar.


I have a branch in my fork of wicketstuff-core that contains:
1. dojo-original (0.4 version api)
2. dojo-original-examples (0.4 version examples)
3. dojo-api (1.4.3 version that bundles the javascript into the 
resultant jar)


Link: 
https://github.com/mocleiri/core/tree/dojo-1.4.x/jdk-1.5-parent/dojo-parent


I'm looking for an example application that is closer to working then 
the dojo-original-examples which is very different.  If I can get 
something that will run with my changes work I would keep the dojo 
version in core-1.4.x otherwise I think I will put it back into the sandbox.


Even an application with a single interface control would let me see if 
the javascript is being exported properly.


Thanks for your help,

Mike








-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org