RE: Pretty Impressive Gui...
"Christian Cryder" <[email protected]> Thu, 29 Jan 2004 09:01:01 -0500
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
> However all this made me wonder if it would be possible to write > renderers for BComponents in order to generate DomAPI elements instead > of plain HTML... My boss will never buy me some time to sort this out, > but on a technical side it would be interesting I think. Well, this is precisely the reason why we designed the components the way we did. I don't know much about the DomAPI stuff, but if you can get your template as a DOM object, and then identify that its specifically a DomAPI type of DOM, the components could very easily load a custom set of renderers and away you go. Then it'd just be a matter of writing the renderers...it'd take some time to identify/work out any kinks, but probably not more than a couple of weeks (and possibly much faster). If you are interested in trying something like this, I'd be happy to offer pointers on the component rendering stuff. Christian ---------------------------------------------- Christian Cryder Internet Architect, ATMReports.com Project Chair, BarracudaMVC - http://barracudamvc.org ---------------------------------------------- "Coffee? I could quit anytime, just not today" > -----Original Message----- > From: [email protected] > [mailto:[email protected]]On Behalf Of Mark van Leeuwen > Sent: Thursday, January 29, 2004 2:46 AM > To: [email protected] > Subject: Re: [Barracuda] Pretty Impressive Gui... > > > Kirk Daries wrote: > > >Hi Guys, > > > >Came across this 2 days ago .... > > > >http://www.isomorphic.com/ > > > >Check out the demo page. > > > > > > FYI, I've been experimenting with DomAPI lately, which is very > impressive too, however less expensive and it is a browser thing only > (except the RPC thingy), so using it with any server-side technology is > not a problem. Isomorphic, technically impressing indeed, but seems to > put some constrains on how on the server-side you do your stuff. > > However all this made me wonder if it would be possible to write > renderers for BComponents in order to generate DomAPI elements instead > of plain HTML... My boss will never buy me some time to sort this out, > but on a technical side it would be interesting I think. > > -- > Mark > > _______________________________________________ > Barracuda mailing list > [email protected] > http://barracudamvc.org/lists/listinfo/barracuda