MACROMEDIA COLDFUSION 5-CFML Installation Guide Page 44

  • Download
  • Add to my manuals
  • Print
  • Page
    / 44
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 43
ment types. If possible, use 'javacast()' to resolve this ambigu-
ity.
Unfortunately, even use of JavaCast() won’t help here. The message also refers to other
situations of ambiguity (as when multiple methods exist accepting different arguments),
and in those cases
JavaCast() can help. In the case of two methods of the same name
(and same arguments) with only case differentiating them, there’s simply no way for
BlueDragon to determine which to select. (ColdFusion instead chooses one of the two,
with no apparent logic in which it chooses).
BlueDragon 6.1 CFML Compatibility and Reference Guide 39
Page view 43
1 2 ... 39 40 41 42 43 44

Comments to this Manuals

No comments