[transfer-dev] Re: Anyone doing / soon to be doing Flex work with Transfer?

2008-11-28 Thread Tom McNeer
project in the planning stages, to manage drug research studies. It'll be Flex, too, and I was planning on using a Transfer/ColdSpring back end. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560

[transfer-dev] Date value difficulty when passing to Flex

2009-04-29 Thread Tom McNeer
in Charles as String Reference 2008-11-24 15:59:54.047. I've worked around it by creating date/time strings, then using parseDateTime before returning them. But this seems a bit clunky, and I'm wondering if there's a better solution. Has anyone else noticed this behavior? -- Thanks, Tom Tom McNeer

[transfer-dev] Re: Transfer BER functionality - Code Generation Toolkit

2009-05-08 Thread Tom McNeer
of documentation? -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 --~--~-~--~~~---~--~~ Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask

[transfer-dev] Re: Transfer BER functionality - Code Generation Toolkit

2009-05-08 Thread Tom McNeer
Mark, Thanks for all the help. I'll start poking around into everything, eagerly awaiting the day you have your workaround for CFCProxy. Sorry I won't be at CFobj :-( -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560

[transfer-dev] Re: Trying not to think in terms of tables

2009-11-02 Thread Tom McNeer
the Address record. But if the Address already has a Company, most times you can just ignore it. (Unless of course, you actually need the Company for another reason.) But why did you need to clone the object? Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE

[transfer-dev] Re: Trying not to think in terms of tables

2009-11-02 Thread Tom McNeer
to set this up. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 --~--~-~--~~~---~--~~ Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask

[transfer-dev] Transfer EmptyQueryException

2010-01-29 Thread Tom McNeer
page. Although the exception info doesn't provide a stack trace, I'm guessing that this may be a cache-related failure. Maybe? Cache is set to instance, by the way? Has anyone ever seen anything like this? -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE

Re: [transfer-dev] Transfer EmptyQueryException

2010-01-31 Thread Tom McNeer
between this new server and my dev environment is that the server is 64-bit -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 -- Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web

[transfer-dev] NullPointer exceptions

2010-02-09 Thread Tom McNeer
, etc.) without any similar errors. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 -- Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

[transfer-dev] Re: NullPointer exceptions

2010-02-09 Thread Tom McNeer
Remoting functionality). -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 -- Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer You received

Re: [transfer-dev] Re: NullPointer exceptions

2010-02-09 Thread Tom McNeer
app. I'm checking into the bug tracker, but if anyone has seen anything similar, I'd sure like to know. Since I can't replicate the error consistently, it'll be hard to submit a test case for a bug. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA

Re: [transfer-dev] APSB10-11 hotfix breaks transfer?

2010-05-14 Thread Tom McNeer
I had to remove the patch to get my app to work again. Anyone else experiencing this? Yep. Just did the same thing on my dev server: Server 2008, but 32-bit. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 -- Before

Re: [transfer-dev] Re: APSB10-11 hotfix breaks transfer?

2010-05-14 Thread Tom McNeer
to look at it, even though they certainly can't support CS or Transfer. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 -- Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how

Re: [transfer-dev] Re: APSB10-11 hotfix breaks transfer? CONFIRMED!

2010-05-14 Thread Tom McNeer
Mark, Thanks for making the contact. I answered your other note. But you're obviously ahead of me. Thanks for the explanation. Let's hope Mark (the other one) will be able to help out with a Transfer patch. He's awfully busy with ColdSpring these days. -- Thanks, Tom Tom McNeer MediumCool

Re: [transfer-dev] Re: APSB10-11 hotfix breaks transfer? CONFIRMED!

2010-05-15 Thread Tom McNeer
Mark, Thanks for the quick service. I'll try the SVN version. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 -- Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask

Re: [transfer-dev] get array of objects from transfer object

2010-09-09 Thread Tom McNeer
. cfelse Do what you're now doing: retrieve the array from the many-to-many association. The need to create an array of Transfer objects is pretty common, and it seems that doing list(), then building the array, is the simplest way. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735

Re: [transfer-dev] listByProperty with Relationships

2010-09-27 Thread Tom McNeer
, then you'll either need to _not_ set up a relationship in Transfer, or simply use straight SQL. Hope this was helpful. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 -- Before posting questions to the group please read: http

Re: [transfer-dev] Re: listByProperty with Relationships

2010-09-28 Thread Tom McNeer
of a feeling of what to use when. Good luck. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 -- Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions

Re: [transfer-dev] Re: listByProperty with Relationships

2010-09-28 Thread Tom McNeer
,stateCode), and get a regular old CF query object. As I said before, there are times when you need objects, and times when a simple CF query is better. You'll work it out as you spend more time with Transfer. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE

Re: [transfer-dev] Re: listByProperty with Relationships

2010-09-28 Thread Tom McNeer
. Then, after my first reply, he was excited about using objects. I was simply suggesting that's there's a lot to learn once you start doing o-o-ish development and start using any ORM. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560

Re: [transfer-dev] Transfer returns an array of objects...

2010-10-12 Thread Tom McNeer
) cfset arrayAppend(userArray,user) / /cfloop /cfif cfreturn userArray / Make sense? -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 -- Before posting questions to the group please read: http://groups.google.com/group/transfer

Re: [transfer-dev] Re: XML error on upgrade

2014-07-23 Thread Tom McNeer
to the Google Groups transfer-dev group. To unsubscribe from this group and stop receiving emails from it, send an email to transfer-dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com

Re: [transfer-dev] Re: Latest version of Transfer Issue

2014-07-23 Thread Tom McNeer
this message because you are subscribed to the Google Groups transfer-dev group. To unsubscribe from this group and stop receiving emails from it, send an email to transfer-dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- Thanks, Tom Tom McNeer

Re: [transfer-dev] Re: Latest version of Transfer Issue

2014-07-25 Thread Tom McNeer
/d/optout. -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560 -- -- Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer Try out the new