Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8140895
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T12:19:05+00:00 2026-06-06T12:19:05+00:00

Does anybody have any experience with as3-spod? I downloaded the source code from github

  • 0

Does anybody have any experience with as3-spod?
I downloaded the source code from github and as3-signals and started to try it out, but I´ll take ages to get to know the framework by trial and error and probably miss a lot of best practices. The framework looks good but lack’s on examples. The git page does’t have a lot of info on that…

If anybody knows some other ORM for AIR that I can use on pure AS3 projects that have any bit of documentation, I´m more than thankful!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T12:19:06+00:00Added an answer on June 6, 2026 at 12:19 pm

    I was hoping to do a question-comment asking for clarification, but I don’t have enough reputation yet! So I will answer as best I may.

    I am using as3-spod for my application. It’s been pretty reliable and mostly given me what I want. It’s not really ideal, though. What I’d really like is something more ActiveRecord-like, or something original that lets you generate queries by concatenating conditions in a fluid syntax.

    But if you’re not using Flex (as I’m not, and you’re not) then your options are pretty thin, as most of the other AS3 ORMs out there rely on some part of the Flex framework. Apart from as3-spod, the only possibility I could find was Christophe Coenraets’ proof-of-concept but as he points out, it would need a lot of work to develop it into a fully-fledged ORM:

    This is still a simplistic proof of concept and is by no means a production ready ORM solution.

    And I haven’t had time for that.

    You are right that as3-spod is quite poorly documented. I guess the main class you want to look at is SpodTable. It’s from that one you do inserts, selects, etc. An update on a single object can be done from the object itself. Look out for the various signals on SpodTable (select, selectAll, etc). To get going with it, just mark up a model class with metadata, then from your SpodDatabase instance call createTable(MyModelClass).

    My main gripes with as3-spod are these (I’m listing them so you don’t look for features that don’t exist, which I wasted a fair bit of time doing!):

    • It works asynchronously. Doesn’t matter if your actual SQLConnection has been opened synchronously or asynchronously; you have to listen to signals. That means you can’t retrieve records and then use them straight away in the same method, you have to listen to signals. What I tend to do is to do large selects when the app starts, then filter the data in memory rather than doing complex queries. Pretty annoying.

    • Be careful with null values for numeric columns. I can’t see a way of setting NULL or NOT NULL for columns using as3-spod; it always seems to make them NOT NULL, which will cause errors if you try to insert a row from an object with null fields.

    • There’s no migration system (a la Rails). I am working on rolling my own as that’s an essential feature for my purposes (it’s a mobile app I’m developing).

    Good luck! Let me know in comments if there’s anything else specific you’d like me to cover and I can expand this answer.

    EDIT
    I’ve just noticed the existence of AS3SQLite. Haven’t used it yet but, looks like there are other possibilities out there 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

does anybody have any experience writing up a offline data storage & access app
Does anybody have any experience/ knowledge in installing the aspImage.dll on a 64-bit Windows
Does anybody have any experience with TFS no longer letting somebody queue a new
Does anybody have any experience with different fonts for OCR? I am generating an
Does anybody have any experience with the Raphael.js SVG library? I'm using Raphael.js to
Does anybody have any experience with Magento module level cron jobs across multiple instances
Does anybody here have any experience developing hardware under the Made for iPhone program?
Does anybody have any experience developing with all of these for the iPhone, in
Does anybody have any experience with libcurl (C/C++) and Kerberos authentication? I am able
does anybody have any idea what's does this mean: onLoad=MyOnLoad? thanks

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.