overwriting methods with custom namespaces
02:04 4-Mar-10
[Replies: 9, Views: 123]
By: oopstoons
Can methods declared with a custom namespace be overwritten? Code: / secret.as package public namespace secret = "http://www.example.com/secret"; / Base.as package import secret; public class Base public function Base() secret function test():void trace
BASH - "Ramping up" $OLDPWD - possible?
07:02 15-Feb-10
[Replies: 1, Views: 22]
By: SilversleevesX
[Log in [/questions/lqlogin.php] to get rid of this advertisement] I'm more than a bit disappointed with the limits of the internal variable $OLDPWD in BASH