Upon tinkering with Adalon I find that it does have a nice CFC modeling view. (Tools > skins > Arc...Skins ... etc.) And I'm running it on Mac OS X. I have not finished testing it out but it would hold some promise if they had worked on this since April of last year. So I am dubious of it's future being included in my toolbox.

This script here works on the latest DL of the community version. Just replace what's in the "RunAdalon_OSX" with this (careful about line breaks):

#!/bin/sh

#CLASSPATH=generate:lib/designer-2.6.1-0-20030205.jar:lib/ generationUtilities.jar:lib/HTTPClient.zip:lib/ia_custom_code.jar:lib/ jakarta-ant-1.5.1-optional.jar:lib/jakarta-ant-1.5.1.jar:lib/jce.jar: lib/jakarta-regexp-1.1.jar:lib/local_policy.jar:lib/log4j-full.jar:lib/ sunjce_provider.jar:lib/US_export_policy.jar:lib/xalan.jar:lib/ xerces.jar:modules:macros:resources:lax.jar

CLASSPATH=generate:lib/Designer-Adalon_Mods_and_Resources-2.6.25-20 -20030411.jar:lib/Designer-2.6.25-20-20030411.jar:lib/jakarta-regexp -1.1.jar:lib/jakarta-ant-1.5.1.jar:lib/jakarta-ant-1.5.1-optional.jar: lib/ia_custom_code.jar:lib/xerces.jar:lib/HTTPClient.zip:lib/ GenerationUtilities-2.6.25-20-20030411.jar:lib/xalan.jar:lib/ US_export_policy.jar:lib/sunjce_provider.jar:lib/log4j-full.jar:lib/ local_policy.jar:lib/jce.jar:modules:macros:resources:lax.jar

export CLASSPATH

# java -Dcom.apple.macos.useScreenMenuBar=true -Dcom.apple.macosx.useScreenMenuBar=true -Dcom.apple.macosx.AntiAliasedTextOn=true -Dcom.apple.macosx.AntiAliasedGraphicsOn=true -Dcom.apple.hwaccel=true com.synthis.denali.designer.Designer

/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Home/bin/ java -Dcom.apple.macos.useScreenMenuBar=true -Dcom.apple.macosx.useScreenMenuBar=true -Dcom.apple.macosx.AntiAliasedTextOn=true -Dcom.apple.macosx.AntiAliasedGraphicsOn=true -Dcom.apple.hwaccel=true com.synthis.designer.platform.Designer



On Jun 3, 2004, at 10:16 AM, Thomas Chiverton wrote:

On Thursday 03 Jun 2004 14:58 pm, Mark Fuqua wrote:
I'm no great fan of Bill...but half (more like three quarters maybe) the
world only works on windows.

<rant> Their loss / security problem / expense. </rant>

Especially if it's just a case of ticking the box in their installer
generator, it's quite shocking they don't do it. It's not like they'd have to
support it.


--
Tom Chiverton
Advanced ColdFusion Programmer

Tel: +44(0)1749 834997
email: [EMAIL PROTECTED]
BlueFinger Limited
Underwood Business Park
Wookey Hole Road, WELLS. BA5 1AF
Tel: +44 (0)1749 834900
Fax: +44 (0)1749 834901
web: www.bluefinger.com
Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple
Quay, BRISTOL. BS1 6EG.
*** This E-mail contains confidential information for the addressee
only. If you are not the intended recipient, please notify us
immediately. You should not use, disclose, distribute or copy this
communication if received in error. No binding contract will result from
this e-mail until such time as a written document is signed on behalf of
the company. BlueFinger Limited cannot accept responsibility for the
completeness or accuracy of this message as it has been transmitted over
public networks.***


----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev'
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]


----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email.


CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to