PureMVC
Home
About
Code
Docs
FAQ
Forums
News
Showcase
Contact
Jobs
Welcome,
Guest
. Please
login
or
register
.
May 21, 2013, 06:57:55 PM
News:
ATTENTION: Spambots must die! Humans must visit
http://contact.futurescale.com
to request forum access.
PureMVC Architects Lounge
Announcements and General Discussion
Public Demos, Tools and Applications
Flash Develop 3 Project Template
Pages: [
1
]
« previous
next »
Author
Topic: Flash Develop 3 Project Template (Read 12780 times)
michael_ramirez44
Port to AS3
Jr. Member
Posts: 11
Flash Develop 3 Project Template
«
on:
June 28, 2007, 02:57:49 PM »
I am in the process of developing a PureMVC Project template for Flash Develop 3. Currently Flash Develop doesn't not support complex project templates so I am modifing the Project Manager Plugin to handle more complex templates (Package support). If the FD3 team likes my modifications hopefully they will include it in the final release.
Logged
puremvc
Global Moderator
Hero Member
Posts: 2790
Re: Flash Develop 3 Project Template
«
Reply #1 on:
June 28, 2007, 07:03:40 PM »
That's awesome! Flash Develop looks pretty cool and it's just the sort of place this middleware could come in handy to automate project setup.
BTW, they could redistribute the PureMVC.swc with their package if need be for your template dohicky to work, they just need to attribute the source somewhere so that people who are using it can get back to the support site to figure out how to use it
Logged
michael_ramirez44
Port to AS3
Jr. Member
Posts: 11
Re: Flash Develop 3 Project Template
«
Reply #2 on:
June 29, 2007, 08:09:02 PM »
UPDATED!
I have completed the Project Manager Plugin Mod for Flash Develop 3. You can follow my progress and download the Plugin and PureMVC Project Template at
http://www.flashdevelop.org/community/viewtopic.php?p=7663#7663
.
This plugin modification is compatible with the Flash Develop 3 Beta 2 just replace the ProjectManager.dll file in the Plugin directory
. I am hoping they decide to include my modification into the main source and the you would just have to download Project Template.
«
Last Edit: July 02, 2007, 11:48:03 AM by michael_ramirez44
»
Logged
michael_ramirez44
Port to AS3
Jr. Member
Posts: 11
Re: Flash Develop 3 Project Template
«
Reply #3 on:
July 02, 2007, 02:20:18 PM »
I have added Project File Templates for PureMVC. The project file templates allow you to quickly add Proxies, Mediators, and Commands to your PureMVC projects via the context menu. Checkout the thread over at the Flash Develop forum for more information.
http://www.flashdevelop.org/community/viewtopic.php?p=7693#7693
Logged
puremvc
Global Moderator
Hero Member
Posts: 2790
Re: Flash Develop 3 Project Template
«
Reply #4 on:
July 02, 2007, 09:06:57 PM »
Hi Michael,
On another thread, you asked about pushing the functionality of AbstractMediator and AbstractProxy back into the framework, and as you've probably read by now, I did. And I updated the PureMVC website, CodePeek, and the CafeTownsend demos accordingly. I'm working on updating the
Implementation Idioms
document as well.
I'm wondering how this affects your Flash Develop template.
-=Cliff>
Logged
michael_ramirez44
Port to AS3
Jr. Member
Posts: 11
Re: Flash Develop 3 Project Template
«
Reply #5 on:
July 02, 2007, 09:42:08 PM »
Cliff,
Moving the Abstract Proxy and Abstractor Mediator into the framework is great. As I was developing the PureMVC Project File templates I ran into an issue of which Proxy and Mediator templates to implement. If I do a Abstract Proxy template then I would have to assume their is an AbstractProxy class, which their might not be. If I don't use the Abstract Proxy then the user would have to do a lot of extra work to get the Proxy functional. Now that you've placed in the framework I don't have to worry about. I will update my template files.
Logged
puremvc
Global Moderator
Hero Member
Posts: 2790
Re: Flash Develop 3 Project Template
«
Reply #6 on:
July 02, 2007, 09:50:21 PM »
Great! I'm glad to hear it won't be a problem. I think this makes things way easier now.
Logged
michael_ramirez44
Port to AS3
Jr. Member
Posts: 11
Re: Flash Develop 3 Project Template
«
Reply #7 on:
July 03, 2007, 09:02:21 AM »
Project Templates Updated
I have updated the PureMVC Project Templates. You can download them from
http://www.flashdevelop.org/community/viewtopic.php?p=7702#7702
Logged
michael_ramirez44
Port to AS3
Jr. Member
Posts: 11
Re: Flash Develop 3 Project Template
«
Reply #8 on:
July 03, 2007, 11:32:38 AM »
New Project Dialog
Project Explorer
Context Menu
Logged
puremvc
Global Moderator
Hero Member
Posts: 2790
Re: Flash Develop 3 Project Template
«
Reply #9 on:
July 04, 2007, 08:04:23 AM »
This looks awesome!
Logged
michael_ramirez44
Port to AS3
Jr. Member
Posts: 11
Re: Flash Develop 3 Project Template
«
Reply #10 on:
July 06, 2007, 09:42:19 PM »
MAJOR UPDATE
The Project Manager Plugin Mod has been updated. Checkout the post over at Flash Develop.
http://www.flashdevelop.org/community/viewtopic.php?p=7792#7792
Logged
danieleUg
Courseware Beta
Full Member
Posts: 28
Re: Flash Develop 3 Project Template
«
Reply #11 on:
July 18, 2007, 04:38:14 PM »
Hi Michael,
I have tried to install your project manager I have a series of errors when FD start and the project plugin are not loaded.
I just using FD3 beta 2, this is my configuration:
Win XP sp 2 italian version
Intel Centrino 1,2ghz
1Gb Ram
FD installation path: C:\Programmi\FlashDevelop
Let me know if you need other info.
Best
Daniele
Logged
michael_ramirez44
Port to AS3
Jr. Member
Posts: 11
Re: Flash Develop 3 Project Template
«
Reply #12 on:
July 19, 2007, 05:48:35 AM »
What were the steps you took to install this plugin mod? Are you installing a FD3 over FD2? Hopefully my modification will make it into the main source soon
Logged
danieleUg
Courseware Beta
Full Member
Posts: 28
Re: Flash Develop 3 Project Template
«
Reply #13 on:
July 19, 2007, 06:14:28 AM »
Quote from: michael_ramirez44 on July 19, 2007, 05:48:35 AM
What were the steps you took to install this plugin mod? Are you installing a FD3 over FD2? Hopefully my modification will make it into the main source soon
No, I have unintalled FD2 before installa FD3.
Daniele
Logged
kouri
Courseware Beta
Full Member
Posts: 28
Re: Flash Develop 3 Project Template
«
Reply #14 on:
November 01, 2007, 01:34:44 PM »
@michael_ramirez:
What's going on with your FD3 project template ? I could not install it
Logged
Pages: [
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Announcements and General Discussion
-----------------------------
=> General Discussion
=> Getting Started
=> Architecture
=> Public Demos, Tools and Applications
===> Fabrication
-----------------------------
PureMVC Manifold
-----------------------------
=> Port Authority
===> Contributor Central
===> Client Side
===> Server Side
=> Port to AS2
===> Standard Version
=====> Bug Report
=====> Demos and Utils
=> Port to AS3
===> Standard Version
=====> Bug Report
=====> Demos and Utils
===> MultiCore Version
=====> Bug Report
=====> Demos and Utils
=> Port to ColdFusion
===> Standard Version
=====> Bug Report
=====> Demos and Utils
=> Port to C++
===> MultiCore Version
=====> Demos and Utils
=====> Bug Report
=> Port to CSharp
===> Standard Version
=====> Bug Report
=====> Demos and Utils
=> Port to Dart
===> MultiCore Version
=====> Bug Report
=====> Demos and Utils
=> Port to Haxe
===> Standard Version
=====> Bug Report
=====> Demos and Utils
===> MultiCore Version
=====> Bug Report
=====> Demos and Utils
=> Port to Java
===> Standard Version
=====> Bug Report
=====> Demos and Utils
===> MultiCore Version
=====> Bug Report
=====> Demos and Utils
=> Port to JavaScript
===> Demos and Utils
===> Native JS Branch
=====> Bug Report
===> PrototypeJS Branch
=====> Bug Report
===> Objs Branch
=====> Bug Report
===> MooTools Branch
=====> Bug Report
===> ExtJS Branch
=====> Bug Report
=> Port to Objective C
===> Standard Version
=====> Bug Report
=====> Demos and Utils
=> Port to Perl
===> Standard Version
=====> Bug Report
=====> Demos and Utils
===> MultiCore Version
=====> Bug Report
=====> Demos and Utils
=> Port to PHP
===> Standard Version
=====> Bug Report
=====> Demos and Utils
===> MultiCore Version
=====> Bug Report
=====> Demos and Utils
=> Port to Python
===> Standard Version
=====> Bug Report
=====> Demos and Utils
===> MultiCore Version
=====> Bug Report
=====> Demos and Utils
=> Port to Ruby
===> Standard Version
=====> Bug Report
=====> Demos and Utils
=> Port to TypeScript
===> Standard Version
=====> Bug Report
=====> Demos and Utilities
===> MultiCore Version
=====> Bug Report
=====> Demos and Utilities
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Powered by SMF 1.1.11
|
SMF © 2006-2007, Simple Machines LLC
Loading...
Copyright © 2006-2008 Futurescale, Inc.