If you want the same default behavior, pass null for the referenceName, WOApplication.application().associationFactory() and WOApplication.application().namespaceProvider() .

-Ryan

On Nov 20, 2007, at 11:27 PM, Gaastra Dennis - WO Lists wrote:

Hi List:

The following method of WOComponent has been deprecated:

public static WOElement templateWithHTMLString(String anHTMLString,
String aDeclarationString, NSArray<String> aLanguageArray)

Now, we are recommended to use:

public static WOElement templateWithHTMLString(String referenceName,
                                               String anHTMLString,
String aDeclarationString, NSArray<String> aLanguageArray, WOAssociationFactory associationFactory, WOMLNamespaceProvider namespaceProvider)

However, the new fields are not documented. Does anybody know what they should be? null?

With Kind Regards,

Dennis Gaastra, M.B.A.[sfu.ca], B.Sc.[ubc.ca]
Chief Technology Officer,

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/rklems%40apple.com

This email sent to [EMAIL PROTECTED]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to