> >However, you shouldn't compile against the created dummies for > >actual binaries - the constants compiled into the classes may > >well be wrong. This is more to make sure that the classes > >*can* compile than for the classes themselves. > > Better than nothing ;)
I'm not so sure about that - what if Ant ends up using the compile-time constant for DELETE instead of GET in something, for instance? Jon PS I think I do actually give the correct constant when I can, but I can't guarantee anything. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
