Re: Code usage question
Stefan Armbruster <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Hi,
never used those methods, so okay from me.
Stefan
Am Mit, 2003-03-05 um 20.58 schrieb Christian Cryder:
> Can people do a quick check on their Barracuda related code for me...I'd
> like you to search for 'preCompRender' and 'postCompRender'.
>
> Right now the signatures look like this:
>
> public void preCompRender(BComponent root, ViewContext vc) {
> public void postCompRender(BComponent root, ViewContext vc) {
>
> I'd like to change it to be
>
> public void preCompRender(BComponent root) {
> public void postCompRender(BComponent root) {
>
> This would require everyone to do a search and replace on the code above (if
> they have it implemented...I'm guessing most people don't). Then, if those
> methods were using a reference to ViewContext vc, you'd have to call the
> (soon to be added) getViewContext() method.
>
> Would this be a hardship for anyone?
>
> Let me know as soon as possible...
>
> Thanks,
> Christian
>
> ----------------------------------------------
> Christian Cryder [[email protected]]
> Internet Architect, ATMReports.com
> Barracuda - http://barracudamvc.org
> ----------------------------------------------
> "Coffee? I could quit anytime, just not today"
>
> _______________________________________________
> Barracuda mailing list
> [email protected]
> http://barracudamvc.org/lists/listinfo/barracuda