|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] Are declared variables a bad thing?bryan rasmussen rasmussen.bryan at gmail.comMon Jan 7 09:58:43 PST 2008
> Did the Makers of XQuery forget their computer science lessons when they > came up with the variable declaration block? Is it bad style in the > XQuery world to use declared variables directly in functions and > queries? Is this a case of needing to forget wisdom from the procedural > world? Are declared variables a good and necessary thing in the > functional world? > I would think that the problem with global variables is that the meaning of those variables can be reassigned introducing bugs. In a true functional language where this cannot happen it is not a problem. However in a lot of (non-functional) languages I think global variables are just to useful to drop. Cheers, Bryan Rasmussen
|
Purchase Stylus Studio Online Today!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






