Tuesday, January 17, 2006

First Open Source Post

I posted my first CF open source post on
CFCZone today, JavaClassLoader. Woohoo! Thanks to
Doug Hughes for his help cleaning up the code.

2 Comments:

Blogger hoodwinkle said...

Hello Jim,

Thank you very much for this cfc!

I would appreciate your comments on a question I have with an "object instantiation" error that I receive when trying to use the CFC.

The CFC works just fine when using the same class file when the constructor is commented out or set to NULL. I see you have another function that is for constructors that do not accept NULLs. I don't seem to be able to get this to work though. What should the "the.path.to.the.argument.requiring a constructor" be? I have it pointing to the package.class.constructor.

10:07 PM  
Blogger Jim Collins said...

This has been obsolesced by Mark Mandel's Javaloader:
http://www.compoundtheory.com/?action=javaloader.index

10:45 PM  

Post a Comment

Links to this post:

Create a Link

<< Home