RE: events.xml -- how it works?
"Christian Cryder" <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Ata, The events.xml file is used to automatically generate java files for the events that your application will use. It basically makes it very easy to create/manage an event hierarchy, without requiring you to manually code each event class. Why have event classes in the first place? There's a good answer (I think) here: http://barracudamvc.org/Barracuda/docs/events/events_as_objects.html. You might also want to consider the high level event overview here: http://barracudamvc.org/Barracuda/docs/events/high_level_overview.html. Finally, you might find this example helpful: http://barracudamvc.org/Barracuda/docs/SimpleLoginApp/simple_login_app.html Holler if you have further 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 john doe > Sent: Tuesday, December 16, 2003 11:00 AM > To: [email protected] > Subject: [Barracuda] events.xml -- how it works? > > > Hello All, > > New to Barracuda. I am looking at Login program. > > Can some one tell me how events.xml works? > > ata > > __________________________________ > Do you Yahoo!? > Free Pop-Up Blocker - Get it now > http://companion.yahoo.com/ > _______________________________________________ > Barracuda mailing list > [email protected] > http://barracudamvc.org/lists/listinfo/barracuda