The other thing I am looking to do is RMI or Cold RMI. Has anyone done that yet?
D On 6/22/06, Denny Valliant <[EMAIL PROTECTED]> wrote: > > Hey, nothing is as fun as breaking fundamental rules. :-) > > I was thinking of Doug Hughes blog: > http://www.doughughes.net/index.cfm?event=viewEntry&entryId=122 > > Good stuff. I think we'd keep it separate until we were ready > to package it up, if we went the route of in-line java, so to speak. > > At the least we should be able to figure out a way to auto-generate > the wrapper classes, or automate creation of convenience methods > or something... I don't get a good enough picture of the interaction > of java and CF yet, but slowly it clears. We can keep messing with > it in our spare time, it's been pretty fun getting java and cf to play. > > Maybe we can leverage reflection somehow? I don't know > enough about java in general, really. > > It has been quite fun messing around with 'em though. > :Denny > > On 6/22/06, Dan Plesse <[EMAIL PROTECTED]> wrote: > > > > Denny I have examples of changing private methods to public methods I > > guess > > I should > > have showed you the examples directly. If you are up for it let me know > > and > > we can work on this little problem together (if I have time). Can we > edit > > a > > base64 file or string? and make the changes that way? The first test > would > > be to try it on a simple class, then move on > > to bigger projects. I think this breaks both rule books for both java > and > > coldfusion. How fun is that? > > > > On 6/21/06, Denny Valliant <[EMAIL PROTECTED]> wrote: > > > > > > I haven't seen such a beast... It would be useful though. > > > > > > If I was more of a java head, I'd know more, but it seems > > > pretty doable. Probably slow, but doable. > > > > > > Hit me with the examples, maybe something will jump out... > > > > > > Heh. The idea about base64ing java files and storing them > > > in code was pretty funny... can't remember where I saw it > > > now... </side note> > > > > > > On 6/19/06, Dan Plesse <[EMAIL PROTECTED]> wrote: > > > > > > > > Does anyone know if the classloader cfc or any classloader cfc out > on > > > the > > > > net can turn any or all of the private methods into public methods? > > > > > > > > The classloading part is done, however the methods of incoming > classes > > > > which > > > > I am using are still stuck in private mode. > > > > > > > > I have seen some examples of this but never combined with a > > classloader. > > > > > > > > Writing wrappers all the time is slow work. Can someone send this in > > as > > > a > > > > new feature > > > > request for CF 8 and speed this process up? > > > > > > > > Cheers dan > > > > > > > > On 6/19/06, Bryan Stevenson <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Thanks Jochem....don't need that for right now, but I've stuffed > it > > > away > > > > > for > > > > > reference later ;-) > > > > > > > > > > Cheers > > > > > > > > > > Bryan Stevenson B.Comm. > > > > > VP & Director of E-Commerce Development > > > > > Electric Edge Systems Group Inc. > > > > > phone: 250.480.0642 > > > > > fax: 250.480.1264 > > > > > cell: 250.920.8830 > > > > > e-mail: [EMAIL PROTECTED] > > > > > web: www.electricedgesystems.com > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244706 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

