Hi Matthias, I've made a svn checkout if you want to try it today you must download the latest version, or wait tomorrow for the snapshot I think.
Anyway the integration is very clean: completely transparent: all you have to do is something like this: <%@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t"%> ... <t:schedule value="#{tomahawk.schedule}"/> ... where schedule is a ScheduleModel. I still don't have enough info to do it all, if you experience problems let me know, maybe I could help. Regards, (I'm going to try it out ;-)) 2007/7/17, Matthias Wessendorf <[EMAIL PROTECTED]>:
Cool to hear, are the sandbox demos somewhere online access able ? -M On 7/17/07, Volker Weber <[EMAIL PROTECTED]> wrote: > Hi Zied, > > with the latest shnapshot you should be able to use tomahawk tags inside tobago. > > There is an example with the tomahawk Shedule in the sandbox examples: > example/sandbox/src/main/webapp/tomahawk.jsp > > > Regards, > Volker > > > 2007/7/17, Zied Hamdi <[EMAIL PROTECTED]>: > > Hi Again, > > > > I've downloaded the last night build (1.0.12 SNAPSHOT), there's a lot of > > interesting stuff like radio and checkbox menus, extended text area, > > unfortunately there's nothing dealing with the Shedule yet (I took a look at > > the tld). > > > > Can someone of the team please tell me if it's planned to be adapted in the > > near future? I'd like to do and submit it, but I'm not exerienced with JSF > > and it would take me a lot of time and frustrations (especially that I'm > > already late for my project :-)... > > > > Regards, > > Zied > > > > 2007/7/17, Zied Hamdi <[EMAIL PROTECTED]>: > > > > > > Thanks for the hint Matthias (and the rapid answer), > > > > > > I'll take a look there and give a feedback to the mailing list if I've > > found a solution. > > > > > > Regards, > > > Zied > > > > > > > > > 2007/7/17, Matthias Wessendorf <[EMAIL PROTECTED]>: > > > > > > > I know there is a tobago sandbox, which aims to support some tomahawk > > stuff, > > > > perhaps it's worth to take a look ? > > > > > > > > -Matthias > > > > > > > > On 7/17/07, Zied Hamdi <[EMAIL PROTECTED]> wrote: > > > > > Hi there, > > > > > > > > > > I have a strong need of a shedule, and I saw > > > > > http://myfaces.apache.org/tomahawk/schedule.html that > > is > > > > > really excellent. I've chosen Tobago because of the time I can gain on > > > > > design (not developping css files, and have nice skins that fulfill my > > > > > needs), I saw it's not possible to have compatibility between tobago > > and > > > > > other myFaces libs, because of the unique View id imposed by the > > specs. So > > > > > the only solution to have the tomahawk schedule in my tobago app seems > > to be > > > > > to port the classes to Tobago. I'm new to JSF so I'd ask: is it a big > > time > > > > > consuming task to do that? or maybe should I ask before that: "does > > Tobgao > > > > > plan to have its shedule in the next two months?" > > > > > > > > > > If anyone has the answer, please tell me, my project must be finished > > in two > > > > > months, so I'm beginning to be scared ;-+; > > > > > > > > > > Regards, > > > > > Zied > > > > > > > > > > > > > > > > > -- > > > > Matthias Wessendorf > > > > > > > > further stuff: > > > > blog: http://matthiaswessendorf.wordpress.com/ > > > > mail: matzew-at-apache-dot-org > > > > > > > > > > > > > > > > -- > > > Zied Hamdi > > > zatreex.sourceforge.net > > > > > > > > -- > > Zied Hamdi > > zatreex.sourceforge.net > -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ mail: matzew-at-apache-dot-org
-- Zied Hamdi zatreex.sourceforge.net

