User Tag List

Page 3 of 4 FirstFirst 1 2 3 4 LastLast
Results 21 to 30 of 31

Thread: [Request] RAM Disk Object?

  1. #21
    Clicker Fusion 2.5 Developer

    Join Date
    Nov 2008
    Posts
    299
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] RAM Disk Object?

    Sure nifflas, but if that's implemented for MMF3, it can be programmed straight into the SDK, so there will be no need to remake extensions...

    Also, porting to java/flash would be a lot easier, since there won't be any access violations or anything.

  2. #22
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] RAM Disk Object?

    Quote Originally Posted by Fimbul
    ure nifflas, but if that's implemented for MMF3, it can be programmed straight into the SDK, so there will be no need to remake extensions...
    What? Nifflas is right..

    Quote Originally Posted by Nifflas
    Extensions are like programs, MMF can not modify the behaviour of those. The extensions will need to be updated no matter what.

  3. #23
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)

    Re: [Request] RAM Disk Object?

    Really not all extension need to have this behavior only those that exchange data.



    Regards,


    Fernando Vivolo

    ... new things are coming ...

  4. #24
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Nifflas's Avatar
    Join Date
    Jul 2006
    Posts
    2,613
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] RAM Disk Object?

    Well, all extensions with file I/O capabilities then, but I thought that was kind of obvious

  5. #25
    Clicker Multimedia Fusion 2
    Retriever2's Avatar
    Join Date
    Jun 2006
    Location
    United States
    Posts
    502
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] RAM Disk Object?

    I'd love to see a better framework for objects to share data and communicate directly. I've had a lot of interest lately in inter-extension communication, mostly focusing on "glue libraries".

    I think there still needs to be some mechanism in the middle that allows the developer to apply appropriate transformations to data if the intention is to share between extensions directly, because in general extension authors can't predict ahead of time exactly what you want to do with their output. I guess the event editor itself technically fills this role but that's not always possible or practical.

  6. #26
    Clicker Fusion 2.5 Developer

    Join Date
    Nov 2008
    Posts
    299
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] RAM Disk Object?

    Quote Originally Posted by Jamie
    Quote Originally Posted by Fimbul
    ure nifflas, but if that's implemented for MMF3, it can be programmed straight into the SDK, so there will be no need to remake extensions...
    What? Nifflas is right..

    Quote Originally Posted by Nifflas
    Extensions are like programs, MMF can not modify the behaviour of those. The extensions will need to be updated no matter what.
    Eh, sorry, I made a mess trying to get my point across...

    What I meant to say is: no extensions will have to be updated if the SDK for MMF3 has it from the start. This way, all extensions made will already have that feature.

    Unless of course you're talking about porting mmf2 extensions to mmf3, but I know nothing about that.

  7. #27
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Nifflas's Avatar
    Join Date
    Jul 2006
    Posts
    2,613
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] RAM Disk Object?

    You don't understand how it works though. If the SDK is updated to support some kind of internal memory storage shared between all extensions (which would be awesome), the extensions must be changed to take advantage of those SDK features. Even an SDK can't be made to catch the extension's file I/O abilities and do something else with them.

    I think you're misunderstanding some stuff about how an SDK work. They don't have superpowers.

  8. #28
    Clicker Fusion 2.5 Developer

    Join Date
    Nov 2008
    Posts
    299
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] RAM Disk Object?

    I'm trying to say it would be easier to leave that for MMF3's SDK instead of yet another update, and yet another mass conversion job (remember clickteam is already converting stuff for java, flash and HWA).

    Instead of converting stuff, new extension developers would have to use that function, since it's built into the sdk.

    Instead of writing that I just wrote a bunch of weird stuff... guess I was sleepy or something... I understand how an SDK works nifflas.

    By the way, whatever happened to MMF3D? Everyone just talks about mmf3!

  9. #29
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Nifflas's Avatar
    Join Date
    Jul 2006
    Posts
    2,613
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] RAM Disk Object?

    Ah, okey, that makes more sense. I can't say I disagree though (actually, both my first two posts about this feature mentions that it would make most sense in MMF3).

  10. #30
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] RAM Disk Object?

    It's already possible to share memory between extensions, as they all run under the same process.

Page 3 of 4 FirstFirst 1 2 3 4 LastLast

Similar Threads

  1. Disk Space
    By johnwheeler in forum Install Creator and Patch Maker
    Replies: 1
    Last Post: 24th February 2011, 08:27 PM
  2. Lost my MMF2 disk
    By Plooscva in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 17th September 2009, 07:16 PM
  3. Bonus disk
    By NYyankees in forum The Games Factory 2 - Technical Support
    Replies: 3
    Last Post: 3rd May 2008, 06:42 PM
  4. Disk Cost?
    By Azu in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 5th July 2006, 10:17 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •