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 6215509
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T07:04:10+00:00 2026-05-24T07:04:10+00:00

This should be easy as hell, but I can’t figure out the syntax on

  • 0

This should be easy as hell, but I can’t figure out the syntax on my own.

Couldn’t really formulate the question correctly so I couldn’t Google the answer. (you can get why with keywords like objective c, property, class)

Anyhow. In one of my classes I want to save a property which references another class, NOT an instance of another class. Which you easily can accomplish with this code:
@property (nonatomic, assign) Class anotherClass;

Although, I don’t want to use the generic Class. I want to use my own classes, but I can’t figure how, guess I’d like to do something like @property (nonatomic, assign) @class(MyOwnClass) myClass;

  • 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-05-24T07:04:11+00:00Added an answer on May 24, 2026 at 7:04 am

    Objective-C does not allow for stack based objects. I don’t think you’ll be able to do this. You’ll have to store a pointer to an instance of a class. class is a method of NSObject, and returns a Class object, which is an instance of meta-class. This is why it works with just class, because you’re saving the instance of the meta class object.

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

Sidebar

Related Questions

I'm thinking this should be easy, but I can't seem to figure this out.
This should be easy, but I can't seem to figure it out... How can
Ok this should be easy but I can NOT figure it out. I have
This should be easy, but can't find anything to explain it. Say I am
This should be easy but I'm having trouble... In PHP how can I echo
This should be easy for someone, I just can't seem to get the syntax
This should be easy, but I'm having trouble figuring out how to zoom an
This should be easy for many of you, but for me it's just another
This should be easy, but I'm not sure how to best go about it.
I think this should be easy, but it's evading me. I've got a many-to-many

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.