RE: SSIs
"Christian Cryder" <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Hi guys, > >To the barracuda team (would the proper term be a school?), > > No, I'd say "team" hits it right on the nose. I think he meant it as in 'a school of Barracuda' (fish). Or if he didn't then maybe my sense of humor is just a little off kilter ;-) > That said, I'm not sure BConfig is the best app to base your > application on. It was a bit of an experiment.... ...snip... > The BConfig app is based on keeping a single large DOM > in memory and marking parts of it invisible. Yes, I'd agree. BConfig was a proof-of-concept, to demonstrate that you could in fact re-use DOMs. I wouldn't use it as an example of 'best-practices' approach to building webapps. Unfortunately, we don't have a really great example to point you to at this point - we have developed a very robust yet simple approach that works well for the internal app that we are building right now with Barracuda, and I'd eventually like to turn this into a sample and release it publically. But its not ready yet and probably won't be before the end of the year...so your best bet in the meantime is looking at the Simple Login Example and Diez's contrib stuff. > BTW, I would recommend that you obtain the latest CVS source. I'd echo this sentiment - the cvs tree is _very_ stable, and it would make life easier for you if you can work from that (although I understand why you may not want to or be able to). Welcome to the community and have fun learning Barracuda! Please feel free to holler if you have any questions... 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 Jacob Kjome > Sent: Friday, October 17, 2003 1:22 PM > To: [email protected] > Subject: Re: [Barracuda] SSIs > > > Hi Daniel, > > At 10:28 AM 10/17/2003 -0600, you wrote: > >To the barracuda team (would the proper term be a school?), > > No, I'd say "team" hits it right on the nose. > > >First this looks like a great product - our team is very > interested in the > >possibilities offered by the framework and incorporating it into our > >application. > > cool! > > > In the interests of understanding the framework I have > >downloaded the sample applications and have been running them, puttering > >,and breaking them. I am interested in seeing how the Bconfig > app works back > >to front and I would like to see the server side include files > (DOM.ssi), et > >.al but the links to them seem to be broken would it be possible to get a > >copy of them mailed to me? > > > >Also is the source for Bconfig jarred up anywhere? > > You can grab the 1.2.5 release and get everything that comes with > Barracuda > including the source to BConfig... > http://barracudamvc.org/downloads/barracuda-1.2.5.zip > > That said, I'm not sure BConfig is the best app to base your application > on. It was a bit of an experiment. I'll let Christian expand on this as > he was BConfig's original author (as well as the original author of > Barracuda itself). You might look at the login app, the examples and > tutorials, the Disc Rack app, and contrib apps by Diez B. Roggisch and > Stefan Armbruster. The BConfig app is based on keeping a single > large DOM > in memory and marking parts of it invisible. It seems to work, > but it can > be limiting. I would definitely look into Diez' "Pages" framework which > sits on top of Barracuda and also utilizes some nifty XMLC > functionality. See the following doc describing the contrib packages and > how to use them... > http://barracudamvc.org/Barracuda/docs/contrib_package.html > > BTW, I would recommend that you obtain the latest CVS source. There are > always bugs being fixed and features being tweaked and using the > latest CVS > will give you access to all of that. > > Jake > > > >Thanks, > > > >Daniel McCarty > > > > > >_______________________________________________ > >Barracuda mailing list > >[email protected] > >http://barracudamvc.org/lists/listinfo/barracuda > > _______________________________________________ > Barracuda mailing list > [email protected] > http://barracudamvc.org/lists/listinfo/barracuda